llama-stack-mirror/llama_stack/providers/utils/vector_io
2025-07-21 17:04:18 -04:00
..
__init__.py feat: Add ChunkMetadata to Chunk (#2497) 2025-06-25 15:55:23 -04:00
chunk_utils.py chore: Updating chunk id generation to ensure uniqueness (#2618) 2025-07-04 10:26:35 +05:30
embedding_utils.py feat(vector-io): configurable embedding models for all providers (v2)\n\nAdds embedding_model and embedding_dimension fields to all VectorIOConfig classes.\nRouter respects provider defaults with fallback.\nIntroduces embedding_utils helper.\nComprehensive docs & samples.\nResolves #2729 2025-07-21 17:04:18 -04:00