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

Function calling with OpenAI API #2790

Closed
joecryptotoo opened this issue Feb 27, 2024 · 3 comments
Closed

Function calling with OpenAI API #2790

joecryptotoo opened this issue Feb 27, 2024 · 3 comments
Labels
feature request New feature or request

Comments

@joecryptotoo
Copy link

https://ollama.com/joefamous/firefunction-v1

https://platform.openai.com/docs/guides/function-calling

@grigio
Copy link

grigio commented Mar 4, 2024

There is also functionary

https://github.com/MeetKai/functionary?tab=readme-ov-file#the-differences-between-related-projects

@Benjoyo
Copy link

Benjoyo commented Mar 14, 2024

And now also Hermes Pro:

https://huggingface.co/NousResearch/Hermes-2-Pro-Mistral-7B

we need a generic function calling capability with grammar sampling. Llama cpp python has this for functionary.

@jmorganca jmorganca changed the title Enhancement: openai compatible function calling with joefamous/firefunction-v1 Function calling with OpenAI API May 10, 2024
@jmorganca jmorganca added the feature request New feature or request label May 10, 2024
@jmorganca
Copy link
Member

Hi there, support for tool/function calling has been added! https://ollama.com/blog/tool-support

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

No branches or pull requests

4 participants