[PR #1196] [MERGED] fix: gpt-3.5-turbo-instruct context size to 8192 #22945

Closed
opened 2026-02-21 20:20:06 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/1196
Author: @takatost
Created: 9/18/2023
Status: Merged
Merged: 9/18/2023
Merged by: @takatost

Base: mainHead: fix/gpt-35-turbo-instruct-context-size


📝 Commits (1)

  • 657a200 fix: gpt-3.5-turbo-instruct context size to 8192

📊 Changes

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

View changed files

📝 api/core/model_providers/models/llm/openai_model.py (+1 -1)
📝 api/core/model_providers/providers/openai_provider.py (+1 -1)

📄 Description

No description provided


🔄 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/langgenius/dify/pull/1196 **Author:** [@takatost](https://github.com/takatost) **Created:** 9/18/2023 **Status:** ✅ Merged **Merged:** 9/18/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `fix/gpt-35-turbo-instruct-context-size` --- ### 📝 Commits (1) - [`657a200`](https://github.com/langgenius/dify/commit/657a20084e9c596cf1b3c68cb857299131527795) fix: gpt-3.5-turbo-instruct context size to 8192 ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `api/core/model_providers/models/llm/openai_model.py` (+1 -1) 📝 `api/core/model_providers/providers/openai_provider.py` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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-21 20:20:06 -05:00
yindo closed this issue 2026-02-21 20:20:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22945