Commit graph

  • 68d39bb2a7 fix: remove distribution-specific logic from Containerfile Roy Belio 2025-11-05 19:10:58 +02:00
  • 61448e0664
    fix(azure): apply correct transformations on credentials from provider data (#4066) release-0.2.x Ashwin Bharambe 2025-11-05 08:07:07 -08:00
  • cd17c62ec4 fix: apply tracing to routing table properly and MRO Charlie Doern 2025-11-05 09:52:34 -05:00
  • fd1603beef
    chore: remove unused classes (#4077) Sébastien Han 2025-11-05 16:45:23 +01:00
  • 9878712465
    chore: remove used classes Sébastien Han 2025-11-05 15:31:29 +01:00
  • 53da6bf3d8 Merge remote-tracking branch 'upstream/main' into strip-telem Charlie Doern 2025-11-05 09:17:59 -05:00
  • 2efaecd887 fix: configure batches provider to use kv_postgres backend Roy Belio 2025-11-05 16:05:48 +02:00
  • e238529c00
    Merge branch 'elasticsearch-integration' of github.com:ezimuel/llama-stack into elasticsearch-integration Enrico Zimuel 2025-11-05 15:00:51 +01:00
  • 153e5f8971
    Merge remote-tracking branch 'upstream/main' into elasticsearch-integration Enrico Zimuel 2025-11-05 14:58:43 +01:00
  • ce4fa525f8
    Fixed issue with steps variable in CI Enrico Zimuel 2025-11-05 14:58:34 +01:00
  • 3b34efb81a feat: ability to use postgres as store for starter distro Sébastien Han 2025-07-22 11:31:30 +02:00
  • f80c321604
    Merge branch 'main' into fix/list-command-show-builtin-distros Roy Belio 2025-11-05 11:29:00 +02:00
  • 0a4d6ed22b
    Merge branch 'main' into fix-getting-embedding-models-watsonx Wojciech-Rebisz 2025-11-05 10:19:15 +01:00
  • 8adf6d2fe5 changes Ashwin Bharambe 2025-11-04 17:10:40 -08:00
  • 02fd375965 add pythonpath Ashwin Bharambe 2025-11-04 16:55:51 -08:00
  • 2745956bc0 chore(ci): remove unused recordings Ashwin Bharambe 2025-11-04 16:22:04 -08:00
  • 8632c705aa
    Merge branch 'main' into add-mcp-authentication-param Omar Abdelwahab 2025-11-04 16:20:38 -08:00
  • 392e01dc79 chore: add stainless config Ashwin Bharambe 2025-11-04 15:43:54 -08:00
  • 5c5f6f7e65 updated the test script Omar Abdelwahab 2025-11-04 15:36:09 -08:00
  • 689ee1d913
    chore(python-deps): bump pypdf from 5.9.0 to 6.1.3 dependabot[bot] 2025-11-04 23:23:55 +00:00
  • 6163127e4a
    chore(python-deps): bump fastapi from 0.119.0 to 0.121.0 dependabot[bot] 2025-11-04 23:23:47 +00:00
  • dc8ad56390
    chore(python-deps): bump streamlit from 1.47.1 to 1.51.0 dependabot[bot] 2025-11-04 23:23:26 +00:00
  • 4fbc607704
    chore(python-deps): bump pillow from 11.3.0 to 12.0.0 dependabot[bot] 2025-11-04 23:23:11 +00:00
  • 1ea02324e4
    chore(python-deps): bump chromadb from 1.1.1 to 1.3.2 dependabot[bot] 2025-11-04 23:23:02 +00:00
  • 95b0493fae
    chore: move src/llama_stack/ui to src/llama_stack_ui (#4068) ehhuang 2025-11-04 15:21:49 -08:00
  • 07a333f426
    Merge 20d4c6a0ef into sapling-pr-archive-ehhuang ehhuang 2025-11-04 14:56:22 -08:00
  • 20d4c6a0ef chore: move src/llama_stack/ui to src/llama_stack_ui Eric Huang 2025-11-04 14:56:16 -08:00
  • 5850e3473f fix: remove straggler openapi HTML file Ashwin Bharambe 2025-11-04 14:54:33 -08:00
  • fd9cb38ea0 merge commit for archive created by Sapling Eric Huang 2025-11-04 14:53:54 -08:00
  • 207208eba4 chore: move src/llama_stack/ui to src/llama_stack_ui Eric Huang 2025-11-04 14:53:37 -08:00
  • 0c49a53c97
    chore(api)!: remove tool_runtime.rag_tool from the API surface (#4067) Ashwin Bharambe 2025-11-04 14:50:54 -08:00
  • 2a05b14845 chore(api)!: remove tool_runtime.rag_tool from the API surface Ashwin Bharambe 2025-11-04 14:32:32 -08:00
  • 9460c25f60
    Merge branch 'main' into add-mongodb-vector_io Young Han 2025-11-04 14:05:46 -08:00
  • 6e5a116e4d update package lock Ashwin Bharambe 2025-11-04 13:43:06 -08:00
  • 191de04a61 fix(azure): apply correct transformations on credentials from provider data Ashwin Bharambe 2025-11-04 13:29:30 -08:00
  • c911e9a3c1 minor formatting change Omar Abdelwahab 2025-11-04 13:19:39 -08:00
  • 6bd0d644d1 reverting some formatting Omar Abdelwahab 2025-11-04 13:18:28 -08:00
  • a23ee35b24 reverting some formatting changes Omar Abdelwahab 2025-11-04 13:10:46 -08:00
  • 59793ac63b minor linting change Omar Abdelwahab 2025-11-04 12:51:19 -08:00
  • 1db14ca4a3 removed _convert_authorization_to_headers Omar Abdelwahab 2025-11-04 12:46:52 -08:00
  • abc717ed1d reverted some formatting changes Omar Abdelwahab 2025-11-04 12:39:48 -08:00
  • bfe5e256e4 fix(imports): tests no longer fail due to agents import errors Emilio Garcia 2025-11-04 15:28:27 -05:00
  • 138d9b777e fix(tests): telemetry tests take delta for metrics to isolate data to each test Emilio Garcia 2025-11-04 15:04:14 -05:00
  • d9f6815d62 feat: remove core.telemetry as a dependency of llama_stack.apis Charlie Doern 2025-11-04 11:21:50 -05:00
  • fec6f20792 reverted some formatting changes Omar Abdelwahab 2025-11-04 11:56:32 -08:00
  • 0487496ce1 precommit Omar Abdelwahab 2025-11-04 11:54:25 -08:00
  • 7cb2121c60
    Merge branch 'main' into elasticsearch-integration Ashwin Bharambe 2025-11-04 11:40:21 -08:00
  • d2103eb868 precommit Omar Abdelwahab 2025-11-04 11:29:40 -08:00
  • ef16d4cadb
    Merge branch 'main' into fix-vector Francisco Arceo 2025-11-04 14:06:47 -05:00
  • e8d20b9c50 fix(scripts): add metrics interval to env variables Emilio Garcia 2025-10-30 14:31:38 -04:00
  • 661bd28e86 fix(test): telemetry otlp fixture prevents race conditions contaminating test data Emilio Garcia 2025-10-30 14:09:44 -04:00
  • 0a6c180631 fix(tests): metrics test improved to avoid race conditions Emilio Garcia 2025-10-30 13:37:41 -04:00
  • 25051f1bf0 fix(telemetry): token counters changed to histograms to reflect count per request Emilio Garcia 2025-10-30 12:59:24 -04:00
  • 23fce9718c fix(telemetry): token counters changed to histograms to reflect count per request Emilio Garcia 2025-10-30 12:59:24 -04:00
  • 0e0bc8aba7 Fix protobuf metric parsing in OTLP collector Emilio Garcia 2025-10-29 13:54:41 -04:00
  • 52a7784847 fix(tests): deduplicate code and simplify user experience for telemetry test code Emilio Garcia 2025-10-29 12:53:38 -04:00
  • e4e8a59325 fix(tests): add methods to standardize test span data access across all tests Emilio Garcia 2025-10-29 12:05:28 -04:00
  • 79156bb08c fix(tests): improve structure of telemetry tests for consistency Emilio Garcia 2025-10-29 11:56:11 -04:00
  • 583df48479 fix(tests): resolve linting issues in telemetry tests Emilio Garcia 2025-10-29 11:26:11 -04:00
  • a8a8aa56c0
    chore!: remove the agents (sessions and turns) API (#4055) Ashwin Bharambe 2025-11-04 09:38:39 -08:00
  • 1f388377b2
    need to fix default: Sébastien Han 2025-11-04 18:09:38 +01:00
  • 8df9340dd3
    wiprouters Sébastien Han 2025-11-03 17:06:43 +01:00
  • 56aa508f82
    Merge branch 'main' into toolcall-arg-recursive-type Ben Keith 2025-11-04 11:18:07 -05:00
  • 60b3ac7f10
    Merge branch 'main' into fix-vector Francisco Arceo 2025-11-04 11:17:41 -05:00
  • d2b1a99983 Revert changes Wojciech-Rebisz 2025-11-04 16:29:42 +01:00
  • a6995508e3
    Added Elasticsearch in CI + minor fix Enrico Zimuel 2025-11-04 16:14:09 +01:00
  • 75e50e87c8 Refactor list_models method Wojciech-Rebisz 2025-11-04 15:38:18 +01:00
  • 241e189fee refactor: address PR feedback - improve naming, error handling, and documentation Roy Belio 2025-11-04 16:22:12 +02:00
  • 9ff881a28a
    Merge branch 'main' into feat/gunicorn-production-server Roy Belio 2025-11-04 15:57:41 +02:00
  • 1478e672c8
    Added elasticsearch in conftest Enrico Zimuel 2025-11-04 14:33:41 +01:00
  • 8cae4ddc2a
    Merge branch 'main' into fix-getting-embedding-models-watsonx Wojciech-Rebisz 2025-11-04 11:39:56 +01:00
  • 13142267be Fix model_limits KeyError Wojciech-Rebisz 2025-11-04 10:56:56 +01:00
  • e5e5e3b5fe
    Merge branch 'main' into fix/list-command-show-builtin-distros Roy Belio 2025-11-04 11:56:06 +02:00
  • c0c8523ea4 refactor: address PR feedback for llama stack list Roy Belio 2025-11-04 11:55:06 +02:00
  • a6ddbae0ed
    chore(test): migrate unit tests from unittest to pytest nvidia test eval (#3249) Mustafa Elbehery 2025-11-04 10:29:07 +01:00
  • 357be98279
    wip2 Sébastien Han 2025-10-31 12:03:39 +01:00
  • 38de8ea1f7
    wip Sébastien Han 2025-10-30 17:56:42 +01:00
  • 5fe73c5ecd chore(test): migrate unit tests from unittest to pytest nvidia test eval Mustafa Elbehery 2025-07-17 10:57:04 +02:00
  • ec702ac3fb
    wip Sébastien Han 2025-10-30 17:56:42 +01:00
  • a019d0e02a
    chore: use Pydantic to generate OpenAPI schema Sébastien Han 2025-10-29 14:38:56 +01:00
  • 2d52334a6c docs: Add Llama Stack Operator docs Vaishnavi Hire 2025-10-30 13:14:02 -04:00
  • 9885c522c3
    Merge 2367a4ff80 into sapling-pr-archive-ehhuang ehhuang 2025-11-03 21:25:26 -08:00
  • 2367a4ff80 v0 pr4057 Eric Huang 2025-11-03 21:17:51 -08:00
  • b5690f98e5 precommit Ashwin Bharambe 2025-11-03 20:24:50 -08:00
  • 4c7163d021 clean up unused imports after agents API removal Ashwin Bharambe 2025-11-03 20:11:19 -08:00
  • 642691ed4c chore!: remove the agents (sessions and turns) API Ashwin Bharambe 2025-11-03 20:05:33 -08:00
  • 9dbeeaca97 Removed the MCPAuthorization class relying on bearer token Omar Abdelwahab 2025-11-03 19:57:58 -08:00
  • 053fc0ac39
    chore!: remove all deprecated routes (including /openai/v1/ ones) (#4054) Ashwin Bharambe 2025-11-03 19:00:59 -08:00
  • aaf97f6546 pre-commit Ashwin Bharambe 2025-11-03 18:45:40 -08:00
  • 93e9df219e chore: remove all deprecated=True route decorators Ashwin Bharambe 2025-11-03 18:44:37 -08:00
  • a0979f24c8 fix the models endpoint Ashwin Bharambe 2025-11-03 17:54:51 -08:00
  • 1b9c2fc15e chore: remove deprecated /openai/v1/ routes Ashwin Bharambe 2025-11-03 17:45:45 -08:00
  • 7cd3cd1213
    Merge branch 'main' into add-mongodb-vector_io Young Han 2025-11-03 17:39:53 -08:00
  • b728307427
    Merge branch 'main' into feat/gunicorn-production-server Ashwin Bharambe 2025-11-03 17:39:30 -08:00
  • 62b3ad349a
    fix: return to hardcoded model IDs for Vertex AI (#4041) Nathan Weinberg 2025-11-03 20:38:16 -05:00
  • cb40da210f
    fix: update tests for OpenAI-style models endpoint (#4053) Ashwin Bharambe 2025-11-03 17:30:08 -08:00
  • 23b10c58c6 precommit Ashwin Bharambe 2025-11-03 17:29:50 -08:00
  • d0064fc915
    Merge branch 'main' into add-mongodb-vector_io Young Han 2025-11-03 17:27:31 -08:00
  • dcca50e125 fix: update UI and docs to use OpenAI-style model response fields Ashwin Bharambe 2025-11-03 17:22:36 -08:00
  • b34c928d43 chore: update distribution templates with MongoDB connection parameters Young Han 2025-11-03 17:18:33 -08:00