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

added tools support for fireworks.ai #4046

Open
wants to merge 57 commits into
base: main
Choose a base branch
from

Conversation

2hy6v
Copy link

@2hy6v 2hy6v commented Feb 8, 2025

Description

Added support for tools for the models who support tooling running via fireworks.ai.
Its also using openai api with some quirks.
Left behind explanation in comment section.

https://docs.fireworks.ai/guides/function-calling

Testing instructions

If one wanted to do so:

  1. Check if tooling still works with other providers (I have no other providers available to me, but the changes are just a few lines and I don't think anything can go wrong here)
  2. Use fireworks.ai as provider with and check if tooling works (it does for me now)

Todo

Proper versioning, idk how you guys handle this nor if I should have done anything in that regard since its my first contribution. I could not find anything regarding that in the Contributing.md

Copy link

netlify bot commented Feb 8, 2025

Deploy Preview for continuedev canceled.

Name Link
🔨 Latest commit 0370e4f
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/67ab2d03aeb41e000867b921

@tomasz-stefaniak
Copy link
Collaborator

@2hy6v could you pull the latest main? One of the tests if failing, main should contain the fix. Other than that, it looks good 👌

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

Successfully merging this pull request may close these issues.

6 participants