[GH-ISSUE #64] Text input field character limit #40

Closed
opened 2026-02-22 18:17:37 -05:00 by yindo · 1 comment
Owner

Originally created by @danglingptr0x0 on GitHub (Jun 16, 2023).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/64

The input box currently has a char limit of 240. Why? I realize that this might be related to potential difficulties when running the vector search, though. would swapping to ST instead of OpenAI potentially help, if the limit is related to the search?

Originally created by @danglingptr0x0 on GitHub (Jun 16, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/64 The input box currently has a char limit of 240. Why? I realize that this might be related to potential difficulties when running the vector search, though. would swapping to ST instead of OpenAI potentially help, if the limit is related to the search?
yindo closed this issue 2026-02-22 18:17:37 -05:00
Author
Owner

@danglingptr0x0 commented on GitHub (Jun 16, 2023):

Oh, lol, just noticed #62 ... nevermind :D

@danglingptr0x0 commented on GitHub (Jun 16, 2023): Oh, lol, just noticed #62 ... nevermind :D
yindo changed title from Text input field character limit to [GH-ISSUE #64] Text input field character limit 2026-06-05 14:33:09 -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#40