Hmbown/CodeWhale

Configurable path suffix for OpenAI-compat endpoints (closes #1874)

Geschlossen

#2.089 geöffnet am 25.05.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (3.497 Forks)batch import
autonomous-readydocumentationenhancementgood first issuerust

Repository-Metriken

Stars
 (40.465 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Shape. Some third-party endpoints reject /v1/chat/completions and accept only /chat/completions. Add path_suffix: Option<String> to ProviderConfigToml. Default is current behavior. Closes #1874.


Existing issues this resolves on PR merge

Closes:

  • Closes #1874

When opening a PR for this issue, the PR body must include the Closes #N lines for every issue above that this PR fully resolves, so they auto-close on merge.

Slate item 16/18. Tracking doc: .private/issue-slate.md (maintainer-only).

Contributor Guide