llama-stack-mirror/docs/docs
Francisco Javier Arceo 2d149e3d2d
feat: Enhance Vector Stores config with full configurations (#4397)
# What does this PR do?

Enhances the Vector Stores config with full set of appropriate
configurations
- Add FileIngestionParams, ChunkRetrievalParams, and FileBatchParams
subconfigs
- Update RAG memory, OpenAI vector store mixin, and vector store utils
to use configuration
  - Fix import organization across vector store components
  - Add comprehensive vector stores configuration documentation
  - Update docs navigation to include vector store configuration guide
- Delete `memory/constants.py` and move constant values directly into
Pydantic models

## Test Plan
Tests updated + CI

---------

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
2025-12-17 16:56:46 -05:00
..
advanced_apis feat: remove usage of build yaml (#4192) 2025-12-10 10:12:12 +01:00
api docs: Add comprehensive Files API and Vector Store integration doc (#3279) 2025-11-13 08:50:06 -05:00
api-deprecated docs: Add comprehensive Files API and Vector Store integration doc (#3279) 2025-11-13 08:50:06 -05:00
api-experimental docs: Add comprehensive Files API and Vector Store integration doc (#3279) 2025-11-13 08:50:06 -05:00
api-openai docs: Add comprehensive Files API and Vector Store integration doc (#3279) 2025-11-13 08:50:06 -05:00
building_applications docs: Adding initial updates to the RAG documentation and examples (#4377) 2025-12-12 22:59:39 -05:00
concepts feat: Enhance Vector Stores config with full configurations (#4397) 2025-12-17 16:56:46 -05:00
contributing feat: remove usage of build yaml (#4192) 2025-12-10 10:12:12 +01:00
deploying feat: remove usage of build yaml (#4192) 2025-12-10 10:12:12 +01:00
distributions feat: remove usage of build yaml (#4192) 2025-12-10 10:12:12 +01:00
getting_started docs: make inference model configurable (#4385) 2025-12-15 11:02:28 +01:00
providers feat: Enhance Vector Stores config with full configurations (#4397) 2025-12-17 16:56:46 -05:00
references docs: Adding initial updates to the RAG documentation and examples (#4377) 2025-12-12 22:59:39 -05:00
api-overview.md docs: api separation (#3630) 2025-10-01 10:13:31 -07:00
index.mdx chore: update docs for telemetry api removal (#3900) 2025-10-24 13:57:28 -07:00