We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62188da commit e07abbbCopy full SHA for e07abbb
front/lib/api/assistant/global_agents.ts
@@ -162,7 +162,7 @@ async function _getGPT4GlobalAgent({
162
sId: GLOBAL_AGENTS_SID.GPT4,
163
version: 0,
164
name: "gpt4",
165
- description: "OpenAI's most powerful and recent model (32k context).",
+ description: "OpenAI's most powerful and recent model (128k context).",
166
pictureUrl: "https://dust.tt/static/systemavatar/gpt4_avatar_full.png",
167
status,
168
scope: "global",
0 commit comments