Closed
Description
What would you like to see?
Hello,
Here are some small UI enhancements that would make AnythingLLM easier to use (for me at least!):
- CREATING NEW WORKSPACES:
a. When clickingNew 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 theBack
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. - 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 fromo3-mini
:
-
- Example output fromgpt-4o
:
-
These may be OS-specific not sure. I'm on the Linux version of AnythingLLM.