-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Comparing changes
Open a pull request
base repository: Mintplex-Labs/anything-llm
base: v1.9.0
head repository: Mintplex-Labs/anything-llm
compare: master
- 13 commits
- 49 files changed
- 6 contributors
Commits on Oct 9, 2025
-
Fix KoboldCPP agent provider max tokens (#4519)
add max tokens to koboldcpp agent provider
Configuration menu - View commit details
-
Copy full SHA for 6270a0a - Browse repository at this point
Copy the full SHA 6270a0aView commit details
Commits on Oct 15, 2025
-
Enable Microsoft Foundry Local for workspace agent provider (#4539)
enable microsoft foundry local for ws agent provider
Configuration menu - View commit details
-
Copy full SHA for 797920a - Browse repository at this point
Copy the full SHA 797920aView commit details -
Configuration menu - View commit details
-
Copy full SHA for be82f91 - Browse repository at this point
Copy the full SHA be82f91View commit details -
Add ability to auto-handle YT video URLs in uploader & chat (#4547)
* Add ability to auto-handle YT video URLs in uploader & chat * move YT validator to URL utils * update comment
Configuration menu - View commit details
-
Copy full SHA for 5edc1be - Browse repository at this point
Copy the full SHA 5edc1beView commit details -
fix(server): correct Qdrant batching logic for large uploads (#4545)
* fix(server): correct Qdrant batching logic for large uploads Closes #4544 * modify O(3N) process to O(N) --------- Co-authored-by: timothycarambat <rambat1010@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 985527c - Browse repository at this point
Copy the full SHA 985527cView commit details -
Agent workspace system prompt with variable expansion (#4526)
* agent workspace system prompt with variable expansion * cleanup --------- Co-authored-by: timothycarambat <rambat1010@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f5f8fb1 - Browse repository at this point
Copy the full SHA f5f8fb1View commit details -
Refactor
DefaultChatContainerTo Display A Simple Welcome Message (#……4542) * Refactor DefaultChat component to display a simple welcome message instead of mock chat interface onboarding text * Add last visited workspace functionality - Implemented localStorage management for the last visited workspace in DefaultChat and WorkspaceChat components. - Updated UserButton to clear last visited workspace on logout. - Refactored workspace navigation to prioritize last visited workspace if available. * Refactor workspace fetching & last visited workspace logic into one useEffect * Enhance loading state in DefaultChat component with skeleton UI elements for improved user experience * minor UI spacing changes * refactor order for guard clauses for early exit conditions * move last known to end of getWorkspace loader * languages for PR #4542 (#4550) * languages for PR #4542 * Drop welcome message keys from translations --------- Co-authored-by: timothycarambat <rambat1010@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8c97240 - Browse repository at this point
Copy the full SHA 8c97240View commit details -
Refactor
loadYouTubeTranscript()to include YouTube Video Metadata ……in Content When `parseOnly` is `true` (#4552) * Enhance YouTube transcript loading to include video metadata in parsed content when parseOnly is true * extract to function --------- Co-authored-by: timothycarambat <rambat1010@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d361968 - Browse repository at this point
Copy the full SHA d361968View commit details -
Patch agent thoughts UI bug (#4549)
patch agent ui bug where text would show up in agent thoughts Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 151f97d - Browse repository at this point
Copy the full SHA 151f97dView commit details
Commits on Oct 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c153975 - Browse repository at this point
Copy the full SHA c153975View commit details -
feat: support northflank deployment (#4570)
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e9db274 - Browse repository at this point
Copy the full SHA e9db274View commit details
Commits on Oct 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c2d99b6 - Browse repository at this point
Copy the full SHA c2d99b6View commit details
Commits on Nov 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 62b4d81 - Browse repository at this point
Copy the full SHA 62b4d81View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.9.0...master