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 #75

Closed
sweco-semtne opened this issue Sep 27, 2024 · 1 comment
Closed

Function calling #75

sweco-semtne opened this issue Sep 27, 2024 · 1 comment

Comments

@sweco-semtne
Copy link

Would it be possible to also add steps for "regular" function calling?

The use case I'm looking at is involving providing a function schema to the LLM to use for enriching the context and then I would like to end up with the structured output in the final step.

Maybe that is already possible?

@thmsmlr
Copy link
Owner

thmsmlr commented Feb 9, 2025

I'm not sure I understand. That's exactly what the library already does. define your function schema as an ecto schema, call the LLM, it will return that exact schema.

@thmsmlr thmsmlr closed this as completed Feb 9, 2025
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