Skip to content

Update dependency ai-gateway to v1.15.0

This MR contains the following updates:

Package Update Change
ai-gateway minor v1.12.0 -> v1.15.0

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

gitlab-org/modelops/applied-ml/code-suggestions/ai-assist (ai-gateway)

v1.15.0

Compare Source

1.15.0 (2024-08-01)

Bug Fixes
  • remove flaky test in test_sqlite_search.py (8d0a334)
Features
  • agents: custom models support for agents invoke (9c2af0c)
  • agents: streaming support for v1/agents/{agent_id} (fc3ccd5)
  • telemetry: log unit primitive on /v1/chat (2b15eb5)
  • telemetry: track consumption tokens (0b84975)

v1.14.0

Compare Source

1.14.0 (2024-07-29)

Features
  • add code completion prompt definition for codestral (8b421d1)
  • add code context support to non-vertex code completion (b1ddd17)
  • add multiple choices for v3 code completions (6974d3c)
  • agents: execute code generations via agent (2d1ca0f)
  • internal event: track feature_enabled_by_namespace_ids (e9f694c)
  • telemetry: internal events for unit primitive usage (b3906ee)

v1.13.0

Compare Source

1.13.0 (2024-07-25)

Bug Fixes
  • dependency: unnecessary clients are initialized at application boot (473c3f9)
Features
  • add MistralAI support using litellm (506c619)
  • add troubleshoot job UP for GA RCA feature (4205632)
  • agents: change prompt lookup for agent registry (1df62ee)
  • agents: code completions for custom models via agents (5a2336a)
  • chat: add support for MR feature flag on Duo Chat (c93f1a1)
  • chat: remove thought from the final answer (7d21f5b)
  • tracking: add internal events framework to ai gateway (7b67cd5)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports

Loading