Commit graph

  • e19979ae29 fix: pass UV env vars in all remaining docker build locations Ashwin Bharambe 2025-10-31 10:15:01 -07:00
  • 0ec4e94f05 fix: pass UV env vars as build args in providers-build workflow Ashwin Bharambe 2025-10-31 10:13:25 -07:00
  • 58fe7d7b59 fix: only set UV_INDEX_STRATEGY when UV_EXTRA_INDEX_URL is also set Ashwin Bharambe 2025-10-31 10:08:33 -07:00
  • a51a4317b3 fix: scope UV env vars to llama-stack install only Ashwin Bharambe 2025-10-31 10:05:39 -07:00
  • 98fa43fd94 fix: pass UV index config to docker build for RC dependencies Ashwin Bharambe 2025-10-31 09:52:33 -07:00
  • cc54e9ee42 fix: add UV env vars to mypy full type checking step Ashwin Bharambe 2025-10-31 09:45:04 -07:00
  • 1c557b87cb fix: detect branch from GitHub Actions env vars in wrapper Ashwin Bharambe 2025-10-31 09:39:11 -07:00
  • 1f35219bb2 fix: improve KVStore initialization checks in vector store adapters jperezde 2025-10-31 17:35:10 +01:00
  • 8dfbe16041 feat(tests): add tests for vector store lazy loading and preloading from KV store jperezde 2025-10-31 17:23:20 +01:00
  • ea463229bb fix: Vector store persistence across server restarts jperezde 2025-10-31 17:08:48 +01:00
  • 451f1e5fd2 refactor: smart UV index wrapper for all pre-commit hooks Ashwin Bharambe 2025-10-31 08:14:20 -07:00
  • d5e96aefcc feat: llama stack run --providers Charlie Doern 2025-10-30 16:34:35 -04:00
  • 83176acd88 refactor: move UV index config into pre-commit hook Ashwin Bharambe 2025-10-31 07:37:20 -07:00
  • 8ebb9195a4 fix: use test.pypi as extra index, not primary Ashwin Bharambe 2025-10-31 07:29:20 -07:00
  • 275e0b9191 fix: remove duplicate client install logic from setup-test-environment Ashwin Bharambe 2025-10-31 07:14:26 -07:00
  • d63e2e4060 fix: skip mypy gracefully if not available on release branch Ashwin Bharambe 2025-10-31 07:12:22 -07:00
  • 51f3aeb479 fix: export UV env vars to GITHUB_ENV in setup-runner Ashwin Bharambe 2025-10-31 07:09:02 -07:00
  • dea3f8f5b0 fix: handle missing type_checking group on release-0.3.x Ashwin Bharambe 2025-10-31 07:07:06 -07:00
  • 8046588f29 fix: install uv for mypy section in pre-commit workflow Ashwin Bharambe 2025-10-31 07:02:26 -07:00
  • 0d6c304468 chore: update uv.lock for release-0.3.x with RC versions Ashwin Bharambe 2025-10-31 06:47:29 -07:00
  • 2c60990710 fix: set UV_INDEX_STRATEGY=unsafe-best-match for multiple indexes Ashwin Bharambe 2025-10-31 06:44:14 -07:00
  • 7867a08711 fix: export UV env vars to GITHUB_ENV for pre-commit hooks Ashwin Bharambe 2025-10-31 06:40:43 -07:00
  • b8892de5d6 fix: set UV_INDEX_URL before running pre-commit Ashwin Bharambe 2025-10-31 06:35:47 -07:00
  • 34471d87c1 fix: use test.pypi for uv sync on release branches Ashwin Bharambe 2025-10-30 23:11:14 -07:00
  • 0924d8ad87 refactor: consolidate all client install logic into single action Ashwin Bharambe 2025-10-30 22:46:39 -07:00
  • 383bad7017 refactor: extract client install logic into reusable action Ashwin Bharambe 2025-10-30 22:41:08 -07:00
  • 5f95c1f8cc
    fix(ci): install client from release branch before uv sync (#4001) Ashwin Bharambe 2025-10-31 06:16:20 -07:00
  • 0815663211 fix: use test.pypi for uv sync on release branches Ashwin Bharambe 2025-10-30 23:11:14 -07:00
  • 626639beee refactor: consolidate all client install logic into single action Ashwin Bharambe 2025-10-30 22:46:39 -07:00
  • c86e6e906a refactor: extract client install logic into reusable action Ashwin Bharambe 2025-10-30 22:41:08 -07:00
  • afa9f08823 fix(ci): install client from release branch before uv sync Ashwin Bharambe 2025-10-30 22:31:44 -07:00
  • 6d80ca4bf7
    fix(ci): replace unused LLAMA_STACK_CLIENT_DIR with direct install (#4000) Ashwin Bharambe 2025-10-30 22:09:25 -07:00
  • f8272b2faf Release candidate 0.3.1rc1 v0.3.1rc1 github-actions[bot] 2025-10-31 04:54:54 +00:00
  • 39f33f7f12
    feat(cherry-pick): fixes for 0.3.1 release (#3998) Ashwin Bharambe 2025-10-30 21:51:42 -07:00
  • 0cf0a78f52 fix(ci): replace unused LLAMA_STACK_CLIENT_DIR with direct install Ashwin Bharambe 2025-10-30 21:41:45 -07:00
  • fa7699d2c3
    feat: Add rerank API for NVIDIA Inference Provider (#3329) Jiayi Ni 2025-10-30 21:42:09 -07:00
  • 12042b26d4 fix(ci): replace unused LLAMA_STACK_CLIENT_DIR with direct install Ashwin Bharambe 2025-10-30 21:41:45 -07:00
  • c396de57a4
    ci: standardize release branch pattern to release-X.Y.x (#3999) Ashwin Bharambe 2025-10-30 21:33:32 -07:00
  • 2ea18839a3 ci: standardize release branch pattern to release-X.Y.x Ashwin Bharambe 2025-10-30 21:25:42 -07:00
  • bc7707e9ca ci: standardize release branch pattern to release-X.Y.x Ashwin Bharambe 2025-10-30 21:25:42 -07:00
  • f779ee7400 update uv.lock Ashwin Bharambe 2025-10-30 21:23:32 -07:00
  • dd86a6bdbd chore(ui): update package-lock.json for llama-stack-client 0.3.0 Ashwin Bharambe 2025-10-30 21:09:07 -07:00
  • 69ce84ea8f ci: target release-X.Y.x branches instead of release-X.Y.x-maint (#3995) Ashwin Bharambe 2025-10-30 16:27:13 -07:00
  • 38b8d60f35 Recordings update from CI (suite: base) github-actions[bot] 2025-10-31 00:41:27 +00:00
  • e8cd8508b5
    fix: handle missing external_providers_dir (#3974) Doug Edgar 2025-10-30 17:01:31 -07:00
  • ff2b270e2f
    fix: relax structured output test assertions to handle whitespace and… (#3997) Derek Higgins 2025-10-30 23:55:23 +00:00
  • 3df5571b56 ci: test adjustments for Qwen3-0.6B Derek Higgins 2025-09-24 14:53:36 +01:00
  • 09004b2645 fix: relax structured output test assertions to handle whitespace and case variations Derek Higgins 2025-10-30 23:31:56 +00:00
  • 0e384a55a1
    feat: support workers in run config (#3992) ehhuang 2025-10-30 16:34:12 -07:00
  • 6f90a7af4b
    ci: target release-X.Y.x branches instead of release-X.Y.x-maint (#3995) Ashwin Bharambe 2025-10-30 16:27:13 -07:00
  • 4a770b749a ci: support release branches with 2-4 version segments Ashwin Bharambe 2025-10-30 16:20:21 -07:00
  • db129b8e6e package-lock Ashwin Bharambe 2025-10-30 16:17:10 -07:00
  • a80ebf18e3 fix: Fix missing telemetry env vars in server mode Derek Higgins 2025-10-30 23:08:11 +00:00
  • 6a2c68168c merge commit for archive created by Sapling Eric Huang 2025-10-30 15:48:51 -07:00
  • b538c38d49 workers Eric Huang 2025-10-30 15:48:43 -07:00
  • 45d85bddc6 pre-commit Ashwin Bharambe 2025-10-30 15:34:20 -07:00
  • 75b49cb3c3 ci: support release branches and match client branch (#3990) Ashwin Bharambe 2025-10-30 15:20:34 -07:00
  • 90234d6973
    ci: support release branches and match client branch (#3990) Ashwin Bharambe 2025-10-30 15:20:34 -07:00
  • 6088fd9ae1 fix(ci): prevent artifact name collision in backward-compat tests Ashwin Bharambe 2025-10-30 15:07:01 -07:00
  • a62b00a5c8 ci: support release branches and match client branch Ashwin Bharambe 2025-10-30 14:51:51 -07:00
  • 0ffa8658b3 fix(logging): ensure logs go to stderr, loggers obey levels (#3885) Ashwin Bharambe 2025-10-22 13:06:54 -07:00
  • d7f9da6163 fix(responses): sync conversation before yielding terminal events in streaming (#3888) Ashwin Bharambe 2025-10-22 14:31:12 -07:00
  • f7c2973aa5 fix: Avoid BadRequestError due to invalid max_tokens (#3667) Luis Tomas Bolivar 2025-10-27 17:27:21 +01:00
  • ddd32b187a fix(inference): enable routing of models with provider_data alone (#3928) Ashwin Bharambe 2025-10-28 11:16:37 -07:00
  • 2c56a8560d fix(context): prevent provider data leak between streaming requests (#3924) Ashwin Bharambe 2025-10-27 23:01:12 -07:00
  • bdd443ac61 disable all inspect tests Raghotham Murthy 2025-10-30 13:58:13 -07:00
  • 9233643e52 precommit fix Raghotham Murthy 2025-10-30 13:03:09 -07:00
  • 2febfb51c0 disable tests with api_filter Raghotham Murthy 2025-10-30 12:27:21 -07:00
  • 73e860a6e6 chore(api)!: Add a parameter to inspect to only list v1 apis by default Raghotham Murthy 2025-10-28 14:13:55 -07:00
  • 467801b78b chore: /v1/inspect/routes to return only valid non-deprecated routes by default Raghotham Murthy 2025-10-28 09:17:58 -07:00
  • c2ae42b343
    fix(ci): show pre-commit output easily on failure (#3985) Ashwin Bharambe 2025-10-30 11:48:20 -07:00
  • 308d47ec6c moar Ashwin Bharambe 2025-10-30 11:31:50 -07:00
  • afde63889b fix Ashwin Bharambe 2025-10-30 11:26:49 -07:00
  • f18573115b fix Ashwin Bharambe 2025-10-30 11:20:06 -07:00
  • a8c67f075a fix(ci): show pre-commit output easily on failure Ashwin Bharambe 2025-10-30 11:17:39 -07:00
  • 77c8bc6fa7
    fix(ci): add back server:ci-tests to replay tests (#3976) Ashwin Bharambe 2025-10-30 11:02:59 -07:00
  • c26daaf4af merge commit for archive created by Sapling Eric Huang 2025-10-30 11:02:41 -07:00
  • b71a870f04 chore: fix tele test pr3984 Eric Huang 2025-10-30 11:02:27 -07:00
  • 7b7b97f046 pre-commit Ashwin Bharambe 2025-10-30 10:57:30 -07:00
  • a8bc99408c fix: simplify telemetry test mode detection Roy Belio 2025-10-30 19:03:57 +02:00
  • a371475cc8 fix(telemetry): configure OTEL collector before server starts in integration tests Ashwin Bharambe 2025-10-30 09:57:28 -07:00
  • c8f82cad6a fix: detect docker/server mode in telemetry tests to properly disable Gunicorn Roy Belio 2025-10-30 18:52:31 +02:00
  • a68079feb5 Merge remote-tracking branch 'origin/main' into ci Ashwin Bharambe 2025-10-30 09:15:06 -07:00
  • 959d64ee92 comment Ashwin Bharambe 2025-10-30 09:14:56 -07:00
  • 5e20938832
    fix: remove LLAMA_STACK_TEST_FORCE_SERVER_RESTART setting in fixture (#3982) ehhuang 2025-10-30 09:13:04 -07:00
  • 2bb28ec0f6 merge commit for archive created by Sapling Eric Huang 2025-10-30 09:03:41 -07:00
  • 993e5215a4 fix: remove LLAMA_STACK_TEST_FORCE_SERVER_RESTART setting in fixture Eric Huang 2025-10-30 09:03:27 -07:00
  • 3e1d0060c1 fix: disable Gunicorn in telemetry tests to fix multi-process telemetry collection Roy Belio 2025-10-30 18:01:47 +02:00
  • b060f73e6d Merge remote-tracking branch 'upstream/main' into feat/gunicorn-production-server Roy Belio 2025-10-30 16:43:34 +02:00
  • b4ea05ada9
    chore: add batches to openapi schema (#3980) Sébastien Han 2025-10-30 15:08:35 +01:00
  • 19d85003de
    test: Updated test skips that were marked with "inline::vllm" (#3979) Derek Higgins 2025-10-30 13:48:21 +00:00
  • 52f6441e1f
    chore: add batches to openapi schema Sébastien Han 2025-10-30 14:34:55 +01:00
  • 59ab191ac7 test: Updated test skips that were marked with "inline::vllm" Derek Higgins 2025-10-30 10:50:19 +00:00
  • 17d9ce5bfe chore: trigger CI re-run Roy Belio 2025-10-30 09:18:31 +02:00
  • 2228898258 fix(ci): add back server:ci-tests to replay tests Ashwin Bharambe 2025-10-29 19:57:42 -07:00
  • 174ef162b3
    fix(mypy): add fast and full mypy modes (#3975) Ashwin Bharambe 2025-10-29 19:02:32 -07:00
  • e8ecc99524
    fix!: remove chunk_id property from Chunk class (#3954) Charlie Doern 2025-10-29 21:59:59 -04:00
  • 657697997b chore(ci): skip fast mypy hook in workflow Ashwin Bharambe 2025-10-29 18:57:22 -07:00
  • 1f05e2e8b1 fix: remove chunk_id property from Chunk class Charlie Doern 2025-10-28 20:51:13 -04:00
  • 3659c121f9 fix(mypy): add fast and full mypy modes Ashwin Bharambe 2025-10-29 16:10:40 -07:00