Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Roadmap] Add support for LLM provider - Fireworks AI #652

Closed
Hury999 opened this issue Sep 30, 2024 · 2 comments
Closed

[Roadmap] Add support for LLM provider - Fireworks AI #652

Hury999 opened this issue Sep 30, 2024 · 2 comments

Comments

@Hury999
Copy link

Hury999 commented Sep 30, 2024

Why
Users will be able to leverage Fireworks AI's language models within big-AGI, expanding the range of AI capabilities.

Description
Integrate Fireworks AI as a new language model provider option in big-AGI, allowing users to select and use Fireworks AI models.

Requirements
[] API Integration: Develop connectors to interface with Fireworks AI's API
[] User Interface: Add Fireworks AI as a selectable option in the LLM provider dropdown menu

@enricoros
Copy link
Owner

Does Fireworks AI provide a models list API? If not, there's nothing we can do, because we'd have to spend time continuously updating the models list. Please let me know if they have such API.

@enricoros
Copy link
Owner

Added support on v2-dev. Fireworks AI provides context window size, image input support, tools, etc.

To use Fireworks, add an OpenAI model service with the custom endpoint https://api.fireworks.ai/inference

If there's demand we can add a dedicated Fireworks AI service in the future, although it's already fully supported through the OpenAI service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants