Skip to content

Commit

Permalink
feat!: Google Vertex - support for Tool + general refactoring (#1327)
Browse files Browse the repository at this point in the history
* progress

* more progress

* fixes + new tests

* improvements

* static methods

* fix test

* fixes for multiple tools + streaming w tools test
  • Loading branch information
anakin87 authored Jan 29, 2025
1 parent e4f462f commit 97742c1
Show file tree
Hide file tree
Showing 3 changed files with 720 additions and 385 deletions.
1 change: 1 addition & 0 deletions integrations/google_vertex/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ dependencies = [
"pytest",
"pytest-rerunfailures",
"haystack-pydoc-tools",
"jsonschema", # needed for Tool
]
[tool.hatch.envs.default.scripts]
test = "pytest {args:tests}"
Expand Down
Loading

0 comments on commit 97742c1

Please sign in to comment.