mirror of
https://github.com/jehna/humanify.git
synced 2026-04-27 09:35:58 +03:00
[PR #70] [MERGED] Allow setting non-default OpenAI base URLs #140
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/humanify#140
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jehna/humanify/pull/70
Author: @Manouchehri
Created: 8/29/2024
Status: ✅ Merged
Merged: 10/18/2024
Merged by: @jehna
Base:
main← Head:allow-custom-urls-1📝 Commits (1)
ea566f3Allow setting non-default OpenAI base URLs.📊 Changes
2 files changed (+10 additions, -2 deletions)
View changed files
📝
src/commands/openai.ts(+7 -1)📝
src/plugins/openai/openai-rename.ts(+3 -1)📄 Description
This is needed for using things like Cloudflare AI Gateway, LiteLLM, etc.
Solves #68 for OpenAI
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.