Skip to content

[docs] Update glossary - daily scan#47769

Merged
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-2026-07-24-1e330f45034baf90
Jul 24, 2026
Merged

[docs] Update glossary - daily scan#47769
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-2026-07-24-1e330f45034baf90

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a new glossary entry for models.default-ai-credits-pricing, documenting the fallback per-token pricing field used when the AWF API proxy encounters an unrecognized model.

Changes

File Change
docs/src/content/docs/reference/glossary.md Added models.default-ai-credits-pricing entry

Details

The new entry documents a models: frontmatter field that supplies fallback input/output pricing rates ($/1M tokens) for models not present in the AWF built-in pricing table. Without this field, the AWF API proxy rejects requests for unrecognized models (e.g., self-hosted BYOK Ollama or vLLM instances) with HTTP 400 unknown_model_ai_credits. Setting both rates to 0 supports free or local models.

Type

  • Documentation
  • Breaking change

Generated by PR Description Updater for #47769 · sonnet46 · 15.7 AIC · ⌖ 4.54 AIC · ⊞ 4.8K ·

Adds a new glossary entry for the `models.default-ai-credits-pricing`
frontmatter field introduced in #47687. This field allows workflow authors
to provide fallback per-token pricing for BYOK/self-hosted models not in
the AWF built-in pricing table, preventing HTTP 400 errors.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation glossary labels Jul 24, 2026
@gh-aw-bot

Copy link
Copy Markdown
Collaborator

@copilot please run the pr-finisher skill, update this branch, and rerun checks once the branch is up to date.

Generated by 👨‍🍳 PR Sous Chef · gpt54 · 17.9 AIC · ⌖ 6.77 AIC · ⊞ 7K ·
Comment /souschef to run again

@pelikhan
pelikhan merged commit 153bec5 into main Jul 24, 2026
1 check passed
@pelikhan
pelikhan deleted the docs/glossary-daily-2026-07-24-1e330f45034baf90 branch July 24, 2026 15:11
@github-actions

Copy link
Copy Markdown
Contributor Author

🎉 This pull request is included in a new release.

Release: v0.83.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation glossary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants