Skip to content

Normalize generated QVAC base URLs - #24

Merged
localhost41 merged 1 commit into
mainfrom
codex/fix-qvac-base-url-normalization
Jul 10, 2026
Merged

Normalize generated QVAC base URLs#24
localhost41 merged 1 commit into
mainfrom
codex/fix-qvac-base-url-normalization

Conversation

@localhost41

Copy link
Copy Markdown
Owner

Summary

  • generated node-chat apps now accept either server origins or OpenAI-style /v1 base URLs
  • avoid constructing /v1/v1/chat/completions when QVAC_BASE_URL already ends with /v1
  • document both supported base URL shapes

Why

Release validation for #22 showed live runs failed with QVAC_BASE_URL=http://127.0.0.1:11434/v1 because the scaffold appended another /v1.

Validation

  • pnpm verify

@localhost41
localhost41 merged commit 4e1d2c8 into main Jul 10, 2026
1 check passed
@localhost41
localhost41 deleted the codex/fix-qvac-base-url-normalization branch July 10, 2026 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant