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

feat: Vertex tools support nil params and multiple tools #1133

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

ImPedro29
Copy link

Support multiple tols

I've changed the function convertTools;

  • It now handle nil params
  • Support enum
  • Better logs for array of functions in array of tools
  • Rewrite to future support for other tools than function

@tmc
Copy link
Owner

tmc commented Feb 13, 2025

@ImPedro29 Thanks for your contribution! can you rebase this to resolve conflicts?

# Conflicts:
#	examples/mistral-embedding-example/go.sum
#	examples/vertex-completion-example/go.sum
@ImPedro29
Copy link
Author

ImPedro29 commented Feb 13, 2025

@ImPedro29 Thanks for your contribution! can you rebase this to resolve conflicts?

I've merged, done!
I recommend squash merge

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

Successfully merging this pull request may close these issues.

2 participants