[PR #2261] [CLOSED] Update OpenAI models and prices #3931

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2261
Author: @yaner-here
Created: 9/10/2024
Status: Closed

Base: masterHead: yaner-patch


📝 Commits (3)

  • b04aab4 Update OpenAI models
  • 61b0076 Sort OpenAI models by created timestamp in ascending order
  • 8338b5a Update OpenAI models price

📊 Changes

2 files changed (+165 additions, -45 deletions)

View changed files

📝 server/utils/agents/aibitat/providers/openai.js (+17 -9)
📝 server/utils/helpers/customModels.js (+148 -36)

📄 Description

Pull Request Type

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

Relevant Issues

Nope.

What is in this change?

Update OpenAI available model list and their API prices.

Additional Information

Nope.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • 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/2261 **Author:** [@yaner-here](https://github.com/yaner-here) **Created:** 9/10/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `yaner-patch` --- ### 📝 Commits (3) - [`b04aab4`](https://github.com/Mintplex-Labs/anything-llm/commit/b04aab460214ead8ee4f0b8618836b59b2d0a9dc) Update OpenAI models - [`61b0076`](https://github.com/Mintplex-Labs/anything-llm/commit/61b00761258bdd25d2420f8b783784f376af0c34) Sort OpenAI models by created timestamp in ascending order - [`8338b5a`](https://github.com/Mintplex-Labs/anything-llm/commit/8338b5ad21accebc8546cebf1c3449998f216dbc) Update OpenAI models price ### 📊 Changes **2 files changed** (+165 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `server/utils/agents/aibitat/providers/openai.js` (+17 -9) 📝 `server/utils/helpers/customModels.js` (+148 -36) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [x] 🔨 chore - [ ] 📝 docs ### Relevant Issues Nope. ### What is in this change? Update OpenAI available model list and their API prices. ### Additional Information Nope. ### Developer Validations <!-- All of the applicable items should be checked. --> - [x] I ran `yarn lint` from the root of the repo & committed changes - [ ] 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:34:47 -05:00
yindo closed this issue 2026-02-22 18:34:47 -05:00
yindo changed title from [PR #2261] Update OpenAI models and prices to [PR #2261] [CLOSED] Update OpenAI models and prices 2026-06-05 15:15:58 -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#3931