mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 20:20:28 +00:00
feat: Add support for query rewrite in vector_store.search (#4171)
#4440 -Commit
95b2948d11
pushed by
phoenix-oss
fix: llama_stack_api inspect API rename (backport #4311) (#4313)
#4322 -Commit
8be2a3338f
pushed by
phoenix-oss
chore(ui): add npm package and dockerfile (#4100)
#3857 -Commit
71b328fc4b
pushed by
phoenix-oss
docs: use 'uv pip' to avoid pitfalls of using 'pip' in virtual environment (#4122)
#3846 -Commit
e5a55f3677
pushed by
phoenix-oss
refactor: inspect routes now shows all non-deprecated APIs (#4116)
#3833 -Commit
97ccfb5e62
pushed by
phoenix-oss
feat(api)!: deprecate register/unregister resource APIs (#4099)
#3818 -Commit
fadf17daf3
pushed by
phoenix-oss
fix: Vector store persistence across server restarts (#3977)
#3803 -Commit
6147321083
pushed by
phoenix-oss
chore(ci): setup automated stainless builds (#3557)
#3788 -Commit
8f4c431370
pushed by
phoenix-oss
fix(ci): add recordings for responses suite due to web search type changing (#4104)
#3771 -Commit
aa2bd82b1d
pushed by
phoenix-oss
fix(tests): bring back some responses tests (#4098)
#3760 -Commit
b68a25d377
pushed by
phoenix-oss
feat: add OpenAI-compatible Bedrock provider (#3748)
#3747 -Commit
e894e36eea
pushed by
phoenix-oss
feat: remove core.telemetry as a dependency of llama_stack.apis (#4064)
#3732 -Commit
9df073450f
pushed by
phoenix-oss
ci: Add vLLM support to integration testing infrastructure (with qwen) (#3545)
#3722 -Commit
c62a09ab76
pushed by
phoenix-oss
fix: print help for list-deps if no args (backport #4078) (#4083)
#3715 -Commit
a380b5fcb1
pushed by
phoenix-oss
refactor(passthrough): use AsyncOpenAI instead of AsyncLlamaStackClient (#4085)
#3704 -Commit
bef1b044bd
pushed by
phoenix-oss
fix: print help for list-deps if no args (#4078)
#3688 -Commit
c899b50723
pushed by
phoenix-oss
chore!: remove the agents (sessions and turns) API (#4055)
#3662 -Commit
a8a8aa56c0
pushed by
phoenix-oss
chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054)
#3640 -Commit
053fc0ac39
pushed by
phoenix-oss
fix(ci): export UV_INDEX_STRATEGY to current shell before running uv sync (#4019)
#3601 -Commit
8b878e9d48
pushed by
phoenix-oss
fix(ci): export UV_INDEX_STRATEGY to current shell before running uv sync (#4020)
#3591 -Commit
d45137a399
pushed by
phoenix-oss
fix: only set UV_INDEX_STRATEGY when UV_EXTRA_INDEX_URL is present (#4017)
#3579 -Commit
e0bb7529ed
pushed by
phoenix-oss
fix(ci): replace unused LLAMA_STACK_CLIENT_DIR with direct install (#4000)
#3535 -Commit
6d80ca4bf7
pushed by
phoenix-oss