[PR #4433] [MERGED] [BUGFIX] Update Dell Pro AI Studio Default URL #4618

Closed
opened 2026-02-22 18:36:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/4433
Author: @spencerbull
Created: 9/24/2025
Status: Merged
Merged: 9/25/2025
Merged by: @timothycarambat

Base: masterHead: 4429-dpais-default-url


📝 Commits (1)

  • af0c755 Update DPAISOptions component and constants to use new OpenAI endpoint (#4432)

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 frontend/src/components/LLMSelection/DPAISOptions/index.jsx (+1 -1)
📝 frontend/src/utils/constants.js (+4 -4)

📄 Description

…t (#4432)

  • Changed placeholder in DPAISOptions component to reflect updated endpoint.
  • Updated DPAIS_COMMON_URLS in constants to include '/openai' in URLs.

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #4432

What is in this change?

Update the default URLs referenced for Dell Pro AI Studio Provider

Additional Information

  • Changed placeholder in DPAISOptions component to reflect updated endpoint.
  • Updated DPAIS_COMMON_URLS in constants to include '/openai' in URLs.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • [n/a] Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 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/Mintplex-Labs/anything-llm/pull/4433 **Author:** [@spencerbull](https://github.com/spencerbull) **Created:** 9/24/2025 **Status:** ✅ Merged **Merged:** 9/25/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `4429-dpais-default-url` --- ### 📝 Commits (1) - [`af0c755`](https://github.com/Mintplex-Labs/anything-llm/commit/af0c755178b1fa68125ec2c7d907a9ca6162390e) Update DPAISOptions component and constants to use new OpenAI endpoint (#4432) ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/LLMSelection/DPAISOptions/index.jsx` (+1 -1) 📝 `frontend/src/utils/constants.js` (+4 -4) </details> ### 📄 Description …t (#4432) - Changed placeholder in DPAISOptions component to reflect updated endpoint. - Updated DPAIS_COMMON_URLS in constants to include '/openai' in URLs. ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [x] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### Relevant Issues resolves #4432 ### What is in this change? Update the default URLs referenced for Dell Pro AI Studio Provider ### Additional Information - Changed placeholder in DPAISOptions component to reflect updated endpoint. - Updated DPAIS_COMMON_URLS in constants to include '/openai' in URLs. ### Developer Validations - [x] I ran `yarn lint` from the root of the repo & committed changes - [n/a] Relevant documentation has been updated - [x] I have tested my code functionality - [x] Docker build succeeds locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:36:11 -05:00
yindo closed this issue 2026-02-22 18:36:11 -05:00
yindo changed title from [PR #4433] [BUGFIX] Update Dell Pro AI Studio Default URL to [PR #4433] [MERGED] [BUGFIX] Update Dell Pro AI Studio Default URL 2026-06-05 15:19:29 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4618