fleet-memory/hindsight-clients
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
..
python feat: support vertex as llm provider (#233) 2026-01-29 16:13:57 -05:00
rust feat(mcp): add timestamp to retain (#190) 2026-01-23 16:00:43 +01:00
typescript Release v0.4.2 2026-01-29 17:54:19 +01:00
.gitignore rename to hindsight (#2) 2025-11-25 19:28:26 +01:00