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
- Avg merge 8d 6h (Avg merge 8d 6h)15 merged PRs in 30d (15 merged PRs in 30d)
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