This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Aug 07, 2024
-
-
Timothy Carambat authored
-
- May 02, 2024
-
-
timothycarambat authored
-
- Feb 24, 2024
-
-
sherifButt authored
* enhanced chat style and remove list restriction * [FEAT]: Enhanced chat styling #765 * small changes in CSS to prevent collisions * remove commented code * linting --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Feb 07, 2024
-
-
timothycarambat authored
-
- Jan 18, 2024
-
-
Sean Hatfield authored
* add copy feature to assistant chat message * fix tooltip not hiding on mobile * fix: add tooltips chore: breakout actions to extendable component + memoize add CopyText to hook we can reuse fix: Copy on code snippets broken, moved to event listener fix: highlightjs patch for new API support feat: add copy response support --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Dec 13, 2023
-
-
timothycarambat authored
-
- Nov 11, 2023
-
-
Timothy Carambat authored
* Add better code-block hightlighting and styles * add fallback class
-
- Jun 15, 2023
-
-
Timothy Carambat authored
* 1. Define LLM Temperature as a workspace setting 2. Implement rudimentry table migration code for both new and existing repos to bring tables up to date 3. Trigger for workspace on update to update timestamp 4. Always fallback temp to 0.7 5. Extract WorkspaceModal into Tabbed content 6. Remove workspace name UNIQUE constraint (cannot be migrated :() 7. Add slug +seed when existing slug is already take 8. Seperate name from slug so display names can be changed * remove blocking test return
-
- Jun 14, 2023
-
-
Timothy Carambat authored
* add codeblock support for prompt replies and historical messages add markdown-it * Fix spacing for HTML rendering
-