[PR #1445] [MERGED] Validate max_tokens is number #3682

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/1445
Author: @timothycarambat
Created: 5/18/2024
Status: Merged
Merged: 5/18/2024
Merged by: @timothycarambat

Base: masterHead: validate-generic-max-token


📝 Commits (1)

  • 8a413a9 Validate max_tokens is number

📊 Changes

4 files changed (+14 additions, -3 deletions)

View changed files

📝 server/utils/AiProviders/genericOpenAi/index.js (+4 -1)
📝 server/utils/agents/aibitat/plugins/summarize.js (+0 -1)
📝 server/utils/agents/aibitat/providers/genericOpenAi.js (+4 -1)
📝 server/utils/http/index.js (+6 -0)

📄 Description

Resolves https://github.com/Mintplex-Labs/anything-llm/issues/1269#issuecomment-2118541740


🔄 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/1445 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 5/18/2024 **Status:** ✅ Merged **Merged:** 5/18/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `validate-generic-max-token` --- ### 📝 Commits (1) - [`8a413a9`](https://github.com/Mintplex-Labs/anything-llm/commit/8a413a9421e0c491538044ffdef33704ecd08112) Validate max_tokens is number ### 📊 Changes **4 files changed** (+14 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `server/utils/AiProviders/genericOpenAi/index.js` (+4 -1) 📝 `server/utils/agents/aibitat/plugins/summarize.js` (+0 -1) 📝 `server/utils/agents/aibitat/providers/genericOpenAi.js` (+4 -1) 📝 `server/utils/http/index.js` (+6 -0) </details> ### 📄 Description Resolves https://github.com/Mintplex-Labs/anything-llm/issues/1269#issuecomment-2118541740 --- <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:17 -05:00
yindo closed this issue 2026-02-22 18:34:17 -05:00
yindo changed title from [PR #1445] Validate max_tokens is number to [PR #1445] [MERGED] Validate max_tokens is number 2026-06-05 15:14:41 -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#3682