-
Notifications
You must be signed in to change notification settings - Fork 3k
Configurable path suffix for OpenAI-compat endpoints (closes #1874) #2089
Copy link
Copy link
Open
Labels
autonomous-readyGreenlit for the autonomous nightly loop to pick up, implement, PR, and mergeGreenlit for the autonomous nightly loop to pick up, implement, PR, and mergedocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersrustPull requests that update rust codePull requests that update rust code
Milestone
Metadata
Metadata
Assignees
Labels
autonomous-readyGreenlit for the autonomous nightly loop to pick up, implement, PR, and mergeGreenlit for the autonomous nightly loop to pick up, implement, PR, and mergedocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersrustPull requests that update rust codePull requests that update rust code
Shape. Some third-party endpoints reject
/v1/chat/completionsand accept only/chat/completions. Addpath_suffix: Option<String>toProviderConfigToml. Default is current behavior. Closes #1874.Existing issues this resolves on PR merge
Closes:
When opening a PR for this issue, the PR body must include the
Closes #Nlines 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).