[PR #70] [MERGED] Allow setting non-default OpenAI base URLs #140

Closed
opened 2026-03-03 13:53:15 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: allow-custom-urls-1


📝 Commits (1)

  • ea566f3 Allow 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jehna/humanify/pull/70 **Author:** [@Manouchehri](https://github.com/Manouchehri) **Created:** 8/29/2024 **Status:** ✅ Merged **Merged:** 10/18/2024 **Merged by:** [@jehna](https://github.com/jehna) **Base:** `main` ← **Head:** `allow-custom-urls-1` --- ### 📝 Commits (1) - [`ea566f3`](https://github.com/jehna/humanify/commit/ea566f30d531d0db677842c73b9554d89cd490b0) Allow setting non-default OpenAI base URLs. ### 📊 Changes **2 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/commands/openai.ts` (+7 -1) 📝 `src/plugins/openai/openai-rename.ts` (+3 -1) </details> ### 📄 Description This is needed for using things like Cloudflare AI Gateway, [LiteLLM](https://github.com/jehna/humanify/issues/2#issuecomment-1819835316), etc. Solves #68 for OpenAI --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:53:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/humanify#140
No description provided.