[PR #2231] [MERGED] feat: add OPENAI_PROXY_URL configuration and support for proxy in OpenAI client #2033

Closed
opened 2026-03-02 12:00:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/2231
Author: @rzxczxc
Created: 12/7/2025
Status: Merged
Merged: 12/27/2025
Merged by: @MohamedBassem

Base: mainHead: feat/openai-client-proxy


📝 Commits (3)

  • 24c0af4 Add OPENAI_PROXY_URL configuration and support for proxy in OpenAIInferenceClient
  • db3a7ca docs: add OPENAI_PROXY_URL configuration for proxy support in OpenAI API requests
  • a22b259 format

📊 Changes

3 files changed (+13 additions, -0 deletions)

View changed files

📝 docs/docs/03-configuration/01-environment-variables.md (+1 -0)
📝 packages/shared/config.ts (+2 -0)
📝 packages/shared/inference.ts (+10 -0)

📄 Description

Closes #1272

Refer github.com/openai/openai-node@0732dd6462/MIGRATION.md (L188)


🔄 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/karakeep-app/karakeep/pull/2231 **Author:** [@rzxczxc](https://github.com/rzxczxc) **Created:** 12/7/2025 **Status:** ✅ Merged **Merged:** 12/27/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `feat/openai-client-proxy` --- ### 📝 Commits (3) - [`24c0af4`](https://github.com/karakeep-app/karakeep/commit/24c0af4bdaa523b14c71ed60cd6791c60b9b9c35) Add OPENAI_PROXY_URL configuration and support for proxy in OpenAIInferenceClient - [`db3a7ca`](https://github.com/karakeep-app/karakeep/commit/db3a7ca5683df9940505107112c7f5ed86cd1cdc) docs: add OPENAI_PROXY_URL configuration for proxy support in OpenAI API requests - [`a22b259`](https://github.com/karakeep-app/karakeep/commit/a22b25929e1ed58d5148db4fb0ca8c34943056d2) format ### 📊 Changes **3 files changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/03-configuration/01-environment-variables.md` (+1 -0) 📝 `packages/shared/config.ts` (+2 -0) 📝 `packages/shared/inference.ts` (+10 -0) </details> ### 📄 Description Closes #1272 Refer https://github.com/openai/openai-node/blob/0732dd64626ae4029ad2813e5116b8c56209548d/MIGRATION.md?plain=1#L188 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 12:00:16 +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/karakeep#2033
No description provided.