fleet-memory/hindsight-docs/docs
Nicolò Boschi c2ac7d0440
feat: support vertex as llm provider (#233)
* feat: support vertex as llm provider

* fix

* fix: add uv index-strategy to resolve dependency conflicts with pytorch index

When using pytorch index for faster torch downloads in CI,
filelock dependency resolution was failing because pytorch index
only has older versions. Adding unsafe-best-match strategy allows
uv to search all configured indexes.

Also fix type checking warnings from ty.

* fix: add index-strategy to root pyproject.toml for workspace-level uv resolution

* chore: regenerate client SDKs after Vertex AI support
2026-01-29 16:13:57 -05:00
..
cookbook chore: internal renames (#204) 2026-01-27 09:53:28 +01:00
developer feat: support vertex as llm provider (#233) 2026-01-29 16:13:57 -05:00
sdks feat: moltbot integration (#216) 2026-01-29 16:58:04 +01:00