Skip to content

1.9.2#1093

Merged
pieroit merged 22 commits intomainfrom
develop
Jun 30, 2025
Merged

1.9.2#1093
pieroit merged 22 commits intomainfrom
develop

Conversation

@pieroit
Copy link
Member

@pieroit pieroit commented Jun 30, 2025

Version 1.9.2 - Summery Cat

primax79 and others added 22 commits April 9, 2025 17:48
This PR resolves an issue where the system would crash during collection creation if a timeout occurred.
Previously, when the collection creation timed out, no alias was created, and the subsequent check
would fail when trying to access the first element of an empty aliases list.

Changes:
* Improved alias checking by verifying existence before comparison
* Added try-catch blocks in collection creation with helpful error messages suggesting timeout increase
Added CCAT_QDRANT_CLIENT_TIMEOUT environment parameter to configure Q…
Improve Qdrant collection management with safer alias handling and errors handligs
Enhances plugin URL validation by skipping entries without a URL or with duplicate URLs, logging warnings for skipped plugins. Ensures installed plugins are removed from the registry list and checks for version upgrades more robustly.

Refines filtering logic for better query handling and maintains clarity in plugin management.

check for url != plugin_url
Improves plugin validation and handles duplicates
Use the Levenshtein implementation from RapidFuzz instead of the one from LangChain, as the latter will be removed in future versions.
Fix escape characters in utils.parse_json
Levenshtein distance without langchain
Use official langchain cohere
…st. If the directory is not cleaned, a second test run fails
Fix for cleared chat history reloaded by stateful cache managers
@pieroit pieroit merged commit f8025c9 into main Jun 30, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants