Update dependency ai-gateway to v1.18.0

This MR contains the following updates:

Package Update Change
ai-gateway minor v1.15.0 -> v1.18.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.18.0

Compare Source

1.18.0 (2024-09-02)

Bug Fixes
  • default git depth breaks commitlint with 20+ commits (f0b20fc)
  • litellm: remove top_k argument (1ee2e07)
  • set AIGW_VERTEX_SEARCH__PROJECT to unreview for staging (af6094d)
  • set GCP project for production to gitlab ai framework prod (66e8b4d)
Features
  • add Chat agent for Anthropic on Vertex (529b657)
  • add code generations prompt definition for codegemma (c57c777)
  • add Completions agent for codestral on vertex (50d023d)
  • add generate_issue_description agents (51c5045)
  • add support for additional context (2ca3005)
  • add support for different models from same family (f652127)
  • adds script to debug self-hosted ai gateway (38ca757)
  • agents: add prompts for explain code tool (ffc9b47)
  • agents: add prompts for explain vulnerability tool (df65d37)
  • agents: add prompts for refactor code tool (ba1f6b5)
  • agents: add prompts for write tests tool (ed08427)
  • allow overriding default prompt (f10b65c)
  • allow unavailable resources to be sent to AIGW (29c2df5)
  • bump the output token size for messages call (7352c64)
  • chat: chat react prompt for mixtral/mistral with tools selection (d64b98e)
  • chat: use min_required_gl_version for tools versioning (6664dcb)
  • telemetry: log 'X-Gitlab-Duo-Seat-Count' header value (7042397)
  • trace: trace requests via langsmith (b150159)
  • use oidc task from common-ci-tasks (40c2f10)
  • validate 'duo_seat_count' header/claim in requests from 17.3+ (0193a35)
Performance Improvements
  • set 30 sec to keep-alive expiry for anthropic clients (a7951b9)

v1.17.0

Compare Source

1.17.0 (2024-08-13)

Bug Fixes
  • chat: fix summarize comments unit primitive (543ebcf)
  • litellm: stub api-key if it's an empty string (a73962d)
Features
  • add code completion and generation prompts definitions for codellama (23e5c03)
  • add deepseekcoder prompts for Code Suggestions (8727feb)
  • adds codestral prompt for code generation (6790ae5)

v1.16.0

Compare Source

1.16.0 (2024-08-06)

Bug Fixes
  • chat: fix interpolation of code file (830d3d5)
Features
  • code-generations: add default value for instruction (840bb24)
  • migrate mixtral for code generations (4d53918)

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