Hmbown/CodeWhale

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

已关闭

#2,089 创建于 2026年5月25日

 (0 条评论) (0 个反应) (0 位负责人)Rust (3,497 个派生)batch import
autonomous-readydocumentationenhancementgood first issuerust

仓库指标

星标
 (40,465 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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).

贡献者指南