llama-stack-mirror/docs/source/providers
Mohammad Daoud Farooqi 9618adba89
Some checks failed
Python Package Build Test / build (3.12) (push) Failing after 3s
SqlStore Integration Tests / test-postgres (3.12) (push) Failing after 1s
Integration Auth Tests / test-matrix (oauth2_token) (push) Failing after 2s
Test External Providers Installed via Module / test-external-providers-from-module (venv) (push) Has been skipped
Integration Tests (Replay) / Integration Tests (, , , client=, ) (push) Failing after 3s
Python Package Build Test / build (3.13) (push) Failing after 2s
Vector IO Integration Tests / test-matrix (push) Failing after 4s
API Conformance Tests / check-schema-compatibility (push) Successful in 8s
Unit Tests / unit-tests (3.12) (push) Failing after 4s
Unit Tests / unit-tests (3.13) (push) Failing after 5s
SqlStore Integration Tests / test-postgres (3.13) (push) Failing after 10s
Update ReadTheDocs / update-readthedocs (push) Failing after 36s
Test External API and Providers / test-external (venv) (push) Failing after 41s
UI Tests / ui-tests (22) (push) Successful in 1m3s
Pre-commit / pre-commit (push) Successful in 2m10s
docs: add MongoDB to external provider list (#3369)
The MongoDB integration - Vector search, Full-Text search and Hybrid
search have now been added as an external provider offering for Llama
Stack: https://github.com/mongodb-partners/mongodb-llama-stack
2025-09-08 14:09:13 +02:00
..
agents feat: add batches API with OpenAI compatibility (with inference replay) (#3162) 2025-08-15 15:34:15 -07:00
batches feat: Add optional idempotency support to batches API (#3171) 2025-08-22 15:50:40 -07:00
datasetio chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
eval feat: add batches API with OpenAI compatibility (with inference replay) (#3162) 2025-08-15 15:34:15 -07:00
external docs: add MongoDB to external provider list (#3369) 2025-09-08 14:09:13 +02:00
files feat: Add S3 Files Provider (#3202) 2025-08-22 10:38:59 -04:00
inference fix: use lambda pattern for bedrock config env vars (#3307) 2025-09-05 10:45:11 +02:00
post_training feat(distro): no huggingface provider for starter (#3258) 2025-08-26 14:06:36 -07:00
safety fix: use lambda pattern for bedrock config env vars (#3307) 2025-09-05 10:45:11 +02:00
scoring chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
telemetry chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
tool_runtime chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
vector_io feat: implement keyword, vector and hybrid search inside vector stores for PGVector provider (#3064) 2025-08-29 16:30:12 +02:00
index.md docs: Reformat external provider documentation (#2982) 2025-07-31 09:21:13 -07:00
openai.md docs: Reorganize documentation on the webpage (#2651) 2025-07-15 14:19:35 -07:00