You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here are some small UI enhancements that would make AnythingLLM easier to use (for me at least!):
CREATING NEW WORKSPACES:
a. When clicking New Workspace, make the popup active (cursor placed in the name textbox) so I can just start typing the Workspace name.
EDITING WORKSPACE SETTINGS:
a. Suggestion: Group the Back and the Update Workspace buttons on the Edit Workspace Screen.
b. When returning from editing the main AnythingLLM settings (wrench icon), the workspace that I was working with is not active.
- I have to scroll all the way down and select the workspace again.
- IDEALLY: Both the Workspace and the thread I had previously been working with are active upon returning from the Edit Settings Screen.
- BONUS!: The above + the Workspace nav is scrolled to the Workspace and Thread.
o-MODEL RENDERING:
a. I notice that output from the o* models does not render code between triple backticks.
- If I use a different model (gpt-4o), the code is rendered within triple backticks.
- Not sure if this is something AnythingLLM can control...
- Example output from o3-mini:
-
- Example output from gpt-4o:
-
These may be OS-specific not sure. I'm on the Linux version of AnythingLLM.
The text was updated successfully, but these errors were encountered:
What would you like to see?
Hello,
Here are some small UI enhancements that would make AnythingLLM easier to use (for me at least!):
a. When clicking
New Workspace
, make the popup active (cursor placed in the name textbox) so I can just start typing the Workspace name.a. Suggestion: Group the
Back
and theUpdate Workspace
buttons on the Edit Workspace Screen.b. When returning from editing the main AnythingLLM settings (wrench icon), the workspace that I was working with is not active.
- I have to scroll all the way down and select the workspace again.
- IDEALLY: Both the Workspace and the thread I had previously been working with are active upon returning from the Edit Settings Screen.
- BONUS!: The above + the Workspace nav is scrolled to the Workspace and Thread.
a. I notice that output from the o* models does not render code between triple backticks.
- If I use a different model (gpt-4o), the code is rendered within triple backticks.
- Not sure if this is something AnythingLLM can control...
- Example output from
o3-mini
:-
- Example output from
gpt-4o
:-
These may be OS-specific not sure. I'm on the Linux version of AnythingLLM.
The text was updated successfully, but these errors were encountered: