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

Is there any way to replicate function calling like in openai assistants api? #317

Closed
KurtKobalt opened this issue Jan 31, 2024 · 1 comment
Labels
question Questions about using LMQL.

Comments

@KurtKobalt
Copy link

I'd like to us the LLM to query the user until it has all the parameters required to call an external api. I tried reading the documentation but couldn't find any use case like this. Thanks.

@lbeurerkellner lbeurerkellner added the question Questions about using LMQL. label Feb 27, 2024
@lbeurerkellner
Copy link
Collaborator

There is some work happening around bridging to OpenAI function calling. Further, we have shipped preview features around similar functionality with other models (see https://lmql.ai/blog/#lmql-actions-preview for glimps).

All in all, there is no batteries-included solution shipping with LMQL right now. I hope this is helpful.

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

No branches or pull requests

2 participants