Commit graph

20 commits

Author SHA1 Message Date
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
Nicolò Boschi
f3c5a9c1c2
feat(litellm): support tags and mission in litellm package (#202) 2026-01-26 20:37:39 +01:00
Nicolò Boschi
da44a5e839
feat: add hindsight-embed and native agentic skill (#64) 2025-12-22 16:42:11 +01:00
Nicolò Boschi
e1424357c4
fix: ci and ui improvements (#8)
* fix: ci and ui improvements

* fix ci

* fix ci
2025-12-03 15:08:39 +01:00
Nicolò Boschi
b1ff2e8823
rename to hindsight (#2) 2025-11-25 19:28:26 +01:00
Nicolò Boschi
99a54aec90 more 2025-11-19 16:28:02 +01:00
Nicolò Boschi
e0a33f5fa1 mcp server 2025-11-11 15:17:12 +01:00
Nicolò Boschi
588065182a polish + cli + helm + standalone 2025-11-11 12:35:20 +01:00
Nicolò Boschi
a1c5f9847a standalone and fix 2025-11-10 17:48:23 +01:00
Nicolò Boschi
646dea89d9 reorder files 2025-11-10 15:45:30 +01:00
Nicolò Boschi
ada9562cc2 lot of improvements 2025-11-10 15:02:51 +01:00
Nicolò Boschi
bff72ca6ae add pending ops 2025-11-07 15:12:37 +01:00
Nicolò Boschi
fcc5250656 bm25 and re-rankers 2025-11-07 10:22:59 +01:00
Nicolò Boschi
39801d9f8b local setup and speed 2025-11-05 15:35:07 +01:00
Nicolò Boschi
7d8d07d1aa memora 2025-11-03 20:10:11 +01:00
Nicolò Boschi
42260c29f7 think feat 2025-11-03 18:43:21 +01:00
Nicolò Boschi
75f40fcc3e improvements benchmark and perf 2025-10-31 14:07:45 +01:00
Nicolò Boschi
8c698d6dfb improvements async 2025-10-30 19:40:39 +01:00
Nicolò Boschi
bc7d9fe07f improvements 2025-10-30 18:54:06 +01:00
Nicolò Boschi
6d7223b14e initial commit 2025-10-30 12:53:12 +01:00