Familiarity with Flowise provider patternTypeScriptNode.jsREST APIs
新手友好度1-100 的估计分数,表示该议题对首次贡献者的友好程度。
70
研究方向
Examine the existing LLM provider implementations (e.g., OpenAI or Anthropic) in the repository under packages/components to understand the interface and registration pattern. Then implement analogous classes for Perplexity and Groq using their API documentation. Ensure to add necessary configuration options and test the integration.