Skip to content

Conversation

@github-actions
Copy link

New version v0.72.4 in

  • (web)
  • web/oss
  • web/ee
  • sdk
  • api

ashrafchowdury and others added 10 commits December 30, 2025 21:12
- Add body.get('variant_slug') to variant reference parsing
- Add body.get('variant_version') to variant version parsing
- Convert variant_version to string since JSON integers need conversion
- This makes variant params consistent with how environment params work

Previously, variant_slug only worked via query params or the legacy 'config'
body param. Now 'variant_slug' and 'variant_version' work directly in the
request body, matching the pattern used for 'environment'.
Variant Use API drawer:
- Add 'Invoke LLM' code snippets to VariantUseApiContent, matching the
  deployment drawer functionality
- Use variant_slug and variant_version in request body params
- Reuse LanguageCodeBlock component for consistent UI

Code snippet fixes:
- Fix fetch_variant snippets to use dynamic URL instead of hardcoded
  cloud.agenta.ai
- Fix Authorization header from 'Bearer' to 'ApiKey' for consistency
- Remove inline comments from all snippets (curl, python, typescript)
  that were breaking copy-paste functionality
- Ensure all generated snippets are directly pastable into terminal/editor
- Delete trace from observbility
- Load next/prev traces when delete from the drawer
- Reactored code
@vercel
Copy link

vercel bot commented Dec 31, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
agenta-documentation Ready Ready Preview, Comment Dec 31, 2025 3:31pm

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Dec 31, 2025
@dosubot dosubot bot added the dependencies Pull requests that update a dependency file label Dec 31, 2025
ashrafchowdury and others added 3 commits December 31, 2025 16:14
…ical-type-view

[fix]: annotation single categorical type view
…le-traces

[improve]: Delete traces from observability
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Dec 31, 2025
ashrafchowdury and others added 2 commits December 31, 2025 21:07
…-playgorund

[feat]: show provider model input/output cost in playground
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Dec 31, 2025
feat(web): add Invoke LLM snippets for variants & fix code snippets
feat(sdk): add body param support for variant_slug and variant_version
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 31, 2025
@ashrafchowdury ashrafchowdury merged commit 6411e4f into main Dec 31, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants