Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version 1.3.0 #537

Merged
merged 72 commits into from
Nov 2, 2023
Merged

Release version 1.3.0 #537

merged 72 commits into from
Nov 2, 2023

Conversation

pieroit
Copy link
Member

@pieroit pieroit commented Nov 2, 2023

Changes:

  • settings_model available as @plugin function to pass settings schema in an easier way (thanks @Pingdred)
  • Ollama support (thanks @valentimarco)
  • websocket endpoint extended to multiple users + tests (thanks @zAlweNy26)
  • cat.utils methods to get useful cat URLs and paths (thanks @Pingdred)
  • separate working memories for each user, without overwriting (thanks @AlboCode)
  • FastEmbed support (thanks @valentimarco)
  • utility to get current plugin path (thanks @nicola-corbellini )
  • fix ghcr docker image creation (thanks @kodaline)
  • update default embedder models (thanks @nickprock)
  • bump Qdrant version (thanks @Pingdred @EugenioPetulla )

nickprock and others added 30 commits October 5, 2023 12:55
Fix FastAPI `Body` deprecation warning
Moved path functions from `CheshireCat` to `utils`
zAlweNy26 and others added 29 commits October 23, 2023 15:08
Add utility to get the path of the current plugin
Default configs passed to hooks are inverted, fixed
…verted

Fix hooks before_cat_recall inverted defaults
- Dockerfile: COPY whole cat folder in the resulting image
- github actions for multiplatform build
Local Embedder: Support fastembed
Multilingual model for each supported embedder
* Update Dockerfile

* Fixed bug with 307 http code

* Revert "Merge branch 'cheshire-cat-ai:main' into embedder"

This reverts commit f7a6138, reversing
changes made to 3756f0c.

---------

Co-authored-by: Piero Savastano <[email protected]>
@pieroit pieroit merged commit 0334330 into main Nov 2, 2023
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.

9 participants