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 (provider/vertex): add tool call support #1775

Merged
merged 9 commits into from
May 31, 2024
Merged

Conversation

lgrammel
Copy link
Collaborator

@lgrammel lgrammel commented May 31, 2024

Summary

  • Add tool call support to the Google Vertex provider.
  • Fix assistant message conversion

Tasks

  • implementation
    • generate tool call arguments
    • parse generate tool calls
    • parse streaming tool calls
    • feed tool results back
    • investigate text content bug
    • finish reason updates
  • testing
    • add model tests with tools
    • add tool results conversion tests
    • add tool parameter mapping tests
  • examples
  • docs
    • remove tool calls limitation
    • update model matrices
  • changeset

@lgrammel lgrammel marked this pull request as ready for review May 31, 2024 11:00
@lgrammel lgrammel merged commit f727d19 into main May 31, 2024
7 checks passed
@lgrammel lgrammel deleted the lg/vertex-tool-calling branch May 31, 2024 11:08
Rajaniraiyn pushed a commit to Rajaniraiyn/ai that referenced this pull request Jun 1, 2024
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