mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
fix: ValueError in faiss vector database serialization (resolves #2519) (#2526)
pre-commit.yml #455 -Commit
03e61e3fcc
pushed by
phoenix-oss
fix(security): Upgrade urllib3 to v2.5.0. Fixes CVE-2025-50181 and CVE-2025-50182 (#2534)
pre-commit.yml #447 -Commit
40fdce79b3
pushed by
phoenix-oss
fix: Some missed env variable changes from PR 2490 (#2538)
pre-commit.yml #439 -Commit
0883944bc3
pushed by
phoenix-oss
fix: fix test of root span to match what is being set (#2494)
pre-commit.yml #430 -Commit
68d8f2186f
pushed by
phoenix-oss
chore: isolate bare minimum project dependencies (#2282)
pre-commit.yml #422 -Commit
dbdc811d16
pushed by
phoenix-oss
fix: resume responses with tool call output (#2524)
pre-commit.yml #415 -Commit
1d3f27fe5b
pushed by
phoenix-oss
fix: Ollama should be optional in starter distro (#2482)
pre-commit.yml #405 -Commit
fa0b0c13d4
pushed by
phoenix-oss
feat: Add search_mode support to OpenAI vector store API (#2500)
pre-commit.yml #397 -Commit
cfee63bd0d
pushed by
phoenix-oss
chore: do not build on auth ci test (#2505)
pre-commit.yml #389 -Commit
450ed920d6
pushed by
phoenix-oss
chore: bump python supported version to 3.12 (#2475)
pre-commit.yml #381 -Commit
9c8be89fb6
pushed by
phoenix-oss
chore(github-deps): bump astral-sh/setup-uv from 6.0.1 to 6.3.0 (#2488)
pre-commit.yml #373 -Commit
929ac618ce
pushed by
phoenix-oss
chore: upgrade hf hub dependency (#2487)
pre-commit.yml #355 -Commit
6fde601765
pushed by
phoenix-oss
feat: remove score_threshold constraint (#2479)
pre-commit.yml #341 -Commit
6832e8a658
pushed by
phoenix-oss
feat: expand set of known gemini models (#2471)
pre-commit.yml #333 -Commit
747e594680
pushed by
phoenix-oss
feat: Add missing Vector Store Files API surface (#2468)
pre-commit.yml #325 -Commit
f394c7f2d9
pushed by
phoenix-oss
feat(ui): add infinite scroll pagination to chat completions/responses logs table (#2466)
pre-commit.yml #312 -Commit
e6bfc717cb
pushed by
phoenix-oss
feat: To add health check for faiss inline vector_io provider (#2319)
pre-commit.yml #306 -Commit
90d03552d4
pushed by
phoenix-oss
fix: clarify bash requirement in install flow (#2450)
pre-commit.yml #288 -Commit
53ac8532e4
pushed by
phoenix-oss
feat: support pagination in inference/responses stores (#2397)
pre-commit.yml #282 -Commit
15f630e5da
pushed by
phoenix-oss
chore: Add OpenAI compatiblity for vLLM embeddings (#2448)
pre-commit.yml #273 -Commit
6f1a935365
pushed by
phoenix-oss
feat: Add url field to PaginatedResponse and populate it using route … (#2419)
pre-commit.yml #267 -Commit
436c7aa751
pushed by
phoenix-oss
feat: Add `suffix` to openai_completions (#2449)
pre-commit.yml #257 -Commit
985d0b156c
pushed by
phoenix-oss
feat: Implement hybrid search in SQLite-vec (#2312)
pre-commit.yml #247 -Commit
2e8054bede
pushed by
phoenix-oss
feat(auth): allow token to be provided for use against jwks endpoint (#2394)
pre-commit.yml #241 -Commit
e2e15ebb6c
pushed by
phoenix-oss
feat: update openai tests to work with both clients (#2442)
pre-commit.yml #235 -Commit
fef670b024
pushed by
phoenix-oss
fix(weaviate): handle case where distance is 0 by setting score to infinity (#2415)
pre-commit.yml #228 -Commit
35c2817d0a
pushed by
phoenix-oss
fix(pgvector): handle case where distance is 0 by setting score to infinity (#2416)
pre-commit.yml #192 -Commit
28ca00d0d9
pushed by
phoenix-oss