Commit graph

  • 49005f1a39
    fix: use hardcoded list and dictionary mapping for router registry Sébastien Han 2025-11-24 09:56:39 +01:00
  • 03a31269ad
    chore: more accurate route parcing Sébastien Han 2025-11-24 09:00:41 +01:00
  • 4e3813a4f9 Fix broken links in README Varad Ahirwadkar 2025-11-24 11:23:01 +05:30
  • 88ce118ba3
    Merge branch 'main' into filesearch-rewrite-query Francisco Javier Arceo 2025-11-23 23:23:16 -05:00
  • 3434c92a14
    chore(github-deps): bump actions/setup-node from 4.1.0 to 6.0.0 (#4216) dependabot[bot] 2025-11-23 22:32:58 -05:00
  • fedfcf9e44
    Merge branch 'main' into fix/nvidia-safety-provider-endpoint-4189 Roy Belio 2025-11-23 13:13:38 +02:00
  • a8ab4e13dc
    chore(github-deps): bump actions/checkout from 5.0.0 to 6.0.0 dependabot[bot] 2025-11-22 20:04:31 +00:00
  • 34eff1cb44
    chore(github-deps): bump actions/setup-node from 4.1.0 to 6.0.0 dependabot[bot] 2025-11-22 20:04:10 +00:00
  • e2299a0838
    chore(github-deps): bump astral-sh/setup-uv from 7.1.2 to 7.1.4 dependabot[bot] 2025-11-22 20:04:04 +00:00
  • 53c4f8af46
    chore(github-deps): bump stainless-api/upload-openapi-spec-action dependabot[bot] 2025-11-22 20:03:58 +00:00
  • c69922a29c
    chore(github-deps): bump peter-evans/create-pull-request dependabot[bot] 2025-11-22 20:03:53 +00:00
  • 31e28b6d17 renaming to query_rewrite, consolidating, and cleaning up validation Francisco Javier Arceo 2025-11-21 23:38:13 -05:00
  • d887f1f8bb refactor to only configuration of model at build time Francisco Javier Arceo 2025-11-21 11:27:25 -05:00
  • 2cc7943fd6 added quey expnasion model to extra_body Francisco Javier Arceo 2025-11-19 22:41:19 -05:00
  • ac7cb1ba5a adding config to providers so that it can properly be used Francisco Javier Arceo 2025-11-19 10:23:17 -05:00
  • 61a4738a12 feat: Actualize query rewrite in search API Francisco Javier Arceo 2025-11-16 23:56:59 -05:00
  • dabebdd230
    fix: update hard-coded google model names (#4212) Ken Dreyer 2025-11-21 16:12:01 -05:00
  • 8e9ebd7bda fix: update hard-coded google model names Ken Dreyer 2025-11-21 15:29:44 -05:00
  • 74dceb30da
    chore: Add @cdoern as a code owner (#4209) raghotham 2025-11-22 00:30:36 +05:30
  • 2d25a95681
    chore: Add @cdoern as a code owner raghotham 2025-11-21 10:54:38 -08:00
  • 17f8ab31b5 fix: library client usage of BuildConfig Charlie Doern 2025-11-21 12:07:52 -05:00
  • b866ecddbf
    Document behavior of parallel_tool_calls parameter Anastas Stoyanovsky 2025-11-21 11:42:40 -05:00
  • 01836e7926
    Delete parallel tool calls section from documentation because it has now been implemented Anastas Stoyanovsky 2025-11-21 10:28:48 -05:00
  • c7afd497c8 Merge remote-tracking branch 'upstream/main' into rm-build Charlie Doern 2025-11-21 10:28:36 -05:00
  • ac816a6b25
    fix: move models.py to top-level init Sébastien Han 2025-11-21 15:56:44 +01:00
  • dc4665af17
    feat!: change bedrock bearer token env variable to match AWS docs & boto3 convention (#4152) Ken Dreyer 2025-11-21 09:48:05 -05:00
  • 932064d9ad Merge remote-tracking branch 'upstream/main' into oasdiff-for-openai Charlie Doern 2025-11-21 09:19:26 -05:00
  • 0c2b82b30a
    Merge branch 'main' into parallel-tool-calls-impl Francisco Arceo 2025-11-21 07:30:54 -05:00
  • 6f552e0a31
    fix: mypy Sébastien Han 2025-11-21 12:18:25 +01:00
  • 234eaf4709
    chore: remove impl_getter function Sébastien Han 2025-11-21 12:03:06 +01:00
  • 95e9455335
    chore: removed impl_getter from router function Sébastien Han 2025-11-21 12:02:09 +01:00
  • 8a21d8debe
    chore: mv router_registry.py to fastapi_router_registry.py Sébastien Han 2025-11-21 11:44:25 +01:00
  • 23e74446db
    chore: rename routes.py to fastapi_routes.py Sébastien Han 2025-11-21 11:41:53 +01:00
  • d8b883be41
    Merge branch 'main' into auto_instrument_1 Emilio Garcia 2025-11-20 16:12:57 -05:00
  • 0d11cb1cb8 Revert "fix: remove parts of trace_protocol and telemetry that were overlooked" Emilio Garcia 2025-11-20 15:07:50 -05:00
  • 09ad1949ac fix: constants.py add explanation header Emilio Garcia 2025-11-20 13:52:17 -05:00
  • 9d24211d9d fix: remove parts of trace_protocol and telemetry that were overlooked Emilio Garcia 2025-11-20 13:48:36 -05:00
  • 3f5576b7d6
    Merge branch 'main' into custom-collection-name-vectordb Roy Belio 2025-11-20 19:37:06 +02:00
  • 6e6ddd3c69 feat(vector_io): add custom collection names support for vector stores (#4135) r-bit-rry 2025-11-20 19:28:33 +02:00
  • f62c6044b3
    chore: update unit test to use previously created Class Sébastien Han 2025-11-20 16:40:49 +01:00
  • 9595619b9f
    chore: remove empty dir Sébastien Han 2025-11-20 16:29:14 +01:00
  • 20030429e7
    chore: same as previous commit but for more fields Sébastien Han 2025-11-20 16:12:52 +01:00
  • 30cab02083
    chore: refactor Batches protocol to use request models Sébastien Han 2025-11-20 15:54:07 +01:00
  • 00e7ea6c3b
    fix: adopt FastAPI directly in llama-stack-api Sébastien Han 2025-11-20 15:00:11 +01:00
  • 64124bc599
    Merge branch 'main' into elasticsearch-integration Enrico Zimuel 2025-11-20 14:42:18 +01:00
  • df23e0c32f
    Fixed pre commit Enrico Zimuel 2025-11-20 14:34:04 +01:00
  • 2fe24a6df8
    chore: move ListBatchesResponse to models.py Sébastien Han 2025-11-20 12:41:24 +01:00
  • f8f28344a5
    Merge branch 'main' into fix/nvidia-safety-provider-endpoint-4189 Roy Belio 2025-11-20 13:30:11 +02:00
  • 1458e881e5 fix(nvidia-safety): correct NeMo Guardrails API endpoint r-bit-rry 2025-11-20 13:00:02 +02:00
  • acf74cb8df
    feat(ci): add --typescript-only flag to skip Python tests in integration test script (#4201) Ashwin Bharambe 2025-11-19 16:25:30 -08:00
  • f219a91d42 feat(ci): add --typescript-only flag to skip Python tests in integration test script Ashwin Bharambe 2025-11-19 15:18:22 -08:00
  • d649c3663e
    fix: enforce allowed_models during inference requests (#4197) Ashwin Bharambe 2025-11-19 14:49:44 -08:00
  • b6ce242808
    chore: update code owners (#4199) Ashwin Bharambe 2025-11-19 13:43:11 -08:00
  • 3869da5df8 chore: update code owners Ashwin Bharambe 2025-11-19 13:38:16 -08:00
  • 4311641fd6 chore: remove additional_pip_packages Charlie Doern 2025-11-19 16:16:00 -05:00
  • 6ffaae62f8 feat: remove usage of build yaml for list-deps Charlie Doern 2025-11-18 15:32:44 -05:00
  • 9da36303a7 use host networking in linux and bridge in mac Emilio Garcia 2025-11-19 15:47:23 -05:00
  • fc4e4a838b Revert "fix: context token explosion bug fixed" Emilio Garcia 2025-11-18 19:29:01 -05:00
  • e4250df351 fix: context token explosion bug fixed Emilio Garcia 2025-11-18 16:37:11 -05:00
  • 1ac8e0117f fix(docs): clean up branding and wording in telemetry docs Emilio Garcia 2025-11-18 10:55:08 -05:00
  • 1a6174c42f fix(rebase): pre-commit formatting fixes caused by rebase Emilio Garcia 2025-11-17 12:40:26 -05:00
  • 10ca89d6db fix(rebase): clean up errors after rebasing and patch the dashboard Emilio Garcia 2025-11-17 12:20:36 -05:00
  • 941de3ea05 fix(telemetry): pre-commit fixes Emilio Garcia 2025-11-13 16:34:31 -05:00
  • 0f0f85f4a5 fix(rebase): resolve errors from rebase Emilio Garcia 2025-11-13 16:21:41 -05:00
  • 532389ddc4 fix(telemetry): move out of core + fix name for safety Emilio Garcia 2025-11-13 16:00:20 -05:00
  • 3acc90e6b7 docs(telemetry): update docs to reflect the telemetry re-architecture Emilio Garcia 2025-11-13 15:43:29 -05:00
  • aca1d6352c fix(telemetry): remove telemetry tests :( Emilio Garcia 2025-11-13 15:21:15 -05:00
  • 420d267364 fix(telemetry): fixes based on testing Emilio Garcia 2025-11-13 15:20:18 -05:00
  • 9e2b92b8d2 fix(telemetry): remove unnessary calls to legacy tracing middleware Emilio Garcia 2025-11-11 14:34:46 -05:00
  • 503522716f fix(telemetry): remove legacy telemetry tools Emilio Garcia 2025-11-11 13:58:04 -05:00
  • cb3ce80917 fix(telemetry): MCP tools capture spans using Open Telemetry Emilio Garcia 2025-11-11 13:54:21 -05:00
  • 8bbbfaba5d fix(telemetry): Safety APIs Use OpenTelemetry Natively Emilio Garcia 2025-11-11 13:26:25 -05:00
  • 4c18239914 fix(telemetry): chat completions with metrics was dead code Emilio Garcia 2025-11-11 10:07:40 -05:00
  • 16975d0849 fix(breaking): remove telemtry config Emilio Garcia 2025-11-10 17:15:19 -05:00
  • 994abc81b4 fix(telemetry): allow open telemetry to inject trace headers Emilio Garcia 2025-11-10 16:56:43 -05:00
  • a15aa94dab fix(telemetry): rely on opentelemtry to propogate trace context, not trace protocol Emilio Garcia 2025-11-10 16:54:22 -05:00
  • f8d00fc1f3 fix(telemetry): attribute __location__ provides no value. Removing it. Emilio Garcia 2025-11-10 16:35:09 -05:00
  • f5455a64d1 fix(metrics): capture token metrics using auto instrumentation Emilio Garcia 2025-11-10 15:53:53 -05:00
  • db6488b379 fix: enforce allowed_models during inference requests Ashwin Bharambe 2025-11-19 12:12:28 -08:00
  • aa2a7dae07
    chore(ci): make stainless workflow more DRY (#4195) Sam El-Borai 2025-11-19 20:53:20 +01:00
  • 0757d5a917
    feat(responses)!: implement support for OpenAI compatible prompts in Responses API (#3965) Ian Miller 2025-11-19 19:48:11 +00:00
  • 179d5f7032
    Merge branch 'main' into parallel-tool-calls-impl Anastas Stoyanovsky 2025-11-19 14:37:33 -05:00
  • 958d0dc515 Pass parallel_tool_calls directly and document intended usage in integration test Anastas Stoyanovsky 2025-11-19 14:33:54 -05:00
  • a5ce352925
    feat(responses)!: implement support for OpenAI compatible prompts in Responses API r3v5 2025-10-29 17:20:22 +00:00
  • 564effd7dc chore(ci): make stainless workflow more DRY Samuel El-Borai 2025-11-19 20:27:46 +01:00
  • 8852666982
    chore: remove dead code from openai_compat utility (#4194) Ashwin Bharambe 2025-11-19 11:23:33 -08:00
  • 34af80675e refactor: remove dead code from openai_compat utility Ashwin Bharambe 2025-11-19 11:14:24 -08:00
  • 49d6ef8a70
    fix(docs): fix glob vulnerability (#4193) Ashwin Bharambe 2025-11-19 11:01:52 -08:00
  • edb1e0abb7 fix: enforce patched glob in docs Ashwin Bharambe 2025-11-19 10:54:36 -08:00
  • 72ea95e2e0
    fix: Fix max_tool_calls for openai provider and add integration tests for the max_tool_calls feat (#4190) Shabana Baig 2025-11-19 13:27:56 -05:00
  • afacd985a3
    Merge branch 'main' into add_max_tool_calls_v2 Ashwin Bharambe 2025-11-19 10:21:53 -08:00
  • f18870a221
    fix: Pydantic validation error with list-type metadata in vector search (#3797) (#4173) Roy Belio 2025-11-19 20:16:34 +02:00
  • 0358770791
    Merge branch 'main' into fix/issue-3797-metadata-validation Ashwin Bharambe 2025-11-19 10:09:30 -08:00
  • 1e4e02e622
    fix(ci): prefix stainless branches with fork author (#4187) Sam El-Borai 2025-11-19 19:09:12 +01:00
  • 40b11efac4
    feat(tests): add TypeScript client integration test support (#4185) Ashwin Bharambe 2025-11-19 10:07:53 -08:00
  • 4e9633f7c3
    feat: Make Safety API an optional dependency for meta-reference agents provider (#4169) Anik 2025-11-19 13:04:24 -05:00
  • f15a6367e2 reduce crap written initially by Claude Ashwin Bharambe 2025-11-19 10:01:30 -08:00
  • a94093bcbd copy getResponseOutputText for now Ashwin Bharambe 2025-11-19 09:19:08 -08:00
  • dde4c7ab7d feat: Make Safety API optional for meta-reference agents provider Anik Bhattacharjee 2025-11-16 08:14:40 -05:00
  • afa663e683 fix: correct env var names and build TS client before install Ashwin Bharambe 2025-11-19 08:54:06 -08:00