8 comments (8 comments)3 reactions (3 reactions)0 assignees (0 assignees)TypeScript24,335 forks (24,335 forks)batch import
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- 52,823 stars (52,823 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Please add support for two new LLM providers
Contributor guide
- Research direction
- Study the existing LLM provider implementations (e.g., OpenAI, Anthropic) in the codebase, then create new provider files for Perplexity and Groq following the same pattern. Use the provided API documentation links for endpoints and authentication. Test with a simple chat completion request.
- Tech stack
- typescriptnodejs
- Domain
- backendapiai
- Issue type
- Feature
- Prerequisites
- GitNode.jsTypeScript