Update dependency ai-gateway to v1.20.0 - abandoned
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ai-gateway | minor |
v1.18.0 -> v1.20.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.20.0
1.20.0 (2024-11-07)
Bug Fixes
- add dependency as an additional context option (ac3b317)
- add fireworks completion endpoint env var (27b366d)
- add fireworks endpoint identifier (48cd242)
- allows aigw to be started as non-root (f6e9e15)
- allows docker image to be run as non root user (ebb4ec8)
- can run ai gateway image as non-root (9c90eb2)
- chat: request_content_json log field (21dfeff)
- chat: update Mistral models Duo chat prompts (1a80e03)
- doc: add details on staging-ref deployment (4e8f363)
- docs: update TODO issue link for internal events (da33acf)
- don't log cached JWKSs (8f1e24c)
- don't use custom client for non-anthropic LiteLLM models (5d2cfa5)
- includes troubleshooting script on image (61c424b)
- prompts: fix prompts for write tests (a07e14a)
- prompts: remove trailing slash to fix ollama_chat calls (472f0e8)
- prompts: update system prompts for code suggestions (d6d4b30)
- remove misplaced newline in the system prompt of code completions (9b2a6ef)
- reuse existing unit primitives for issue & epic reader (a103fed)
- stubs api keys when no api key is passed (aaec0e8)
- system prompt for code completion for chatgpt (383728a)
- system prompt for code completion prompts and generations (02a9c15)
- tests: fix leaky test mock (1e3b3c1)
- update base template parameter to trimmed_content_below_cursor (76e8555)
- update code generation base template to match updated input from rails (183e323)
Features
- add completion prompt for claude 3 (ea87d39)
- add failover solution for code completion (9a1db10)
- add failover solution to code generation (298f3f2)
- add fireworks code completion support (595302d)
- add GPT prompt for code completion (ec16fcf)
- add post-processing for suggestions with meaningless asterisks (82c9e28)
- add prompt for resolve_vulnerability (5e2f904)
- add prompt for summarize_review (5a9b5cb)
- block request logging when expanded_ai_logging is not passed (2d44a85)
- cloud connector: parametrize ai gw params and move it out of cc (47223a8)
- hide ci editor tool behind feature flag (2986b18)
- improves doc search function calling (bfd1d8d)
- introduce Issue Reader and Epic Reader prompts in AIGW (da35309)
- log Cloud Connector JWKS updates (98f119d)
- prompts: add missing prompts for duo chat tools (5e38313)
- prompts: add prompt for glab_ask_git_command (3dbbe36)
- prompts: add prompts for ci editor assistant (9e71ee6)
- prompts: add prompts for troubleshoot job (fbbffc8)
- prompts: change anthropic model in yml files (09f2972)
- prompts: change up of merge request reader tool (0ea9764)
-
react: bring back
gitlab_documentationtool (449b573) -
react: discard
gitlab_documentationtool temporarily (462dfa0) - support bypassing of JWT signature verification (7151f0f)
- support claude 3.5 sonnet v2 backwards compatability (c85eb27)
- tracking: adding event definitions file to ai-gateway (e395707)
- update /monitoring/ready endpoint to support v2 code suggestion (4454eaa)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.