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

refactor function calling #15

Merged
merged 2 commits into from
Nov 27, 2024
Merged

refactor function calling #15

merged 2 commits into from
Nov 27, 2024

Conversation

rderbier
Copy link
Member

Make the function calling loop generic.
Accept a generic function as parameters to execute the tools.
Move the generic code to tools-helper (should migrate to the SDK eventually).

Refactor code so that generic logic is in tool-helper.
@rderbier rderbier changed the title refacto function calling refactor function calling Nov 27, 2024
@rderbier rderbier enabled auto-merge (squash) November 27, 2024 05:19
@rderbier rderbier merged commit af87ec8 into main Nov 27, 2024
10 checks passed
@rderbier rderbier deleted the raphael/function-calling-llama branch November 27, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants