This website requires JavaScript.
Explore
Help
Sign in
phoenix-oss
/
llama-stack-mirror
Watch
0
Star
0
Fork
You've already forked llama-stack-mirror
1
mirror of
https://github.com/meta-llama/llama-stack.git
synced
2025-12-31 13:33:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8ca56484dc
llama-stack-mirror
/
llama_stack
/
providers
/
inline
/
tool_runtime
/
rag
History
Download ZIP
Download TAR.GZ
ilya-kolchinsky
ad4cf97604
Simplified the preprocessing interface.
2025-03-11 13:05:48 +01:00
..
__init__.py
Initial implementation of RAG operator using the preprocessing endpoint.
2025-03-05 13:43:26 +01:00
config.py
Move tool_runtime.memory -> tool_runtime.rag
2025-01-22 20:25:02 -08:00
context_retriever.py
build: format codebase imports using ruff linter (
#1028
)
2025-02-13 10:06:21 -08:00
memory.py
Simplified the preprocessing interface.
2025-03-11 13:05:48 +01:00