llama-stack-mirror/docs/openapi_generator/pyopenapi
Ashwin Bharambe 2a05b14845 chore(api)!: remove tool_runtime.rag_tool from the API surface
RAG aka file search is implemented via the Responses API by specifying the file-search tool. The backend implementation remains unchanged. This PR merely removes the directly exposed API surface which allowed users to directly perform searches from the client. This facility, while useful in theory, has not really been used as far as we could tell. The API is also quite awkward.
2025-11-04 14:33:02 -08:00
..
__init__.py move openapi from rfcs->docs 2024-09-18 16:09:17 -07:00
generator.py chore: refactor (chat)completions endpoints to use shared params struct (#3761) 2025-10-10 15:46:34 -07:00
operations.py chore(api)!: remove tool_runtime.rag_tool from the API surface 2025-11-04 14:33:02 -08:00
options.py docs: api separation (#3630) 2025-10-01 10:13:31 -07:00
README.md move openapi from rfcs->docs 2024-09-18 16:09:17 -07:00
specification.py feat(api): add extra_body parameter support with shields example (#3670) 2025-10-03 13:25:09 -07:00
template.html fix: update CDN url for stoplight 2025-03-14 15:46:45 -07:00
utility.py chore: refactor (chat)completions endpoints to use shared params struct (#3761) 2025-10-10 15:46:34 -07:00