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

Add support for openAI LLM #71

Open
Anash3 opened this issue Jun 28, 2024 · 3 comments
Open

Add support for openAI LLM #71

Anash3 opened this issue Jun 28, 2024 · 3 comments

Comments

@Anash3
Copy link

Anash3 commented Jun 28, 2024

No description provided.

@umiyuki
Copy link

umiyuki commented Aug 7, 2024

OpenAI now supports Structured Outputs mode in its API. This may be very compatible with llama-cpp-agent; it would be helpful to have such an option to allow people without GPUs to use the application.
https://openai.com/index/introducing-structured-outputs-in-the-api/

@Maximilian-Winter
Copy link
Owner

@umiyuki I'm working on a unified framework https://github.com/Maximilian-Winter/ToolAgents

@umiyuki
Copy link

umiyuki commented Aug 8, 2024

I was not aware of the ToolAgents project. Great project! Looks very 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

No branches or pull requests

3 participants