Piero Savastano
Piero Savastano
Are you on the latest version?
Yep should be an issue with Azure + langchain, try next release and configure your cat from scratch ;) Let me know
Set a proper embedder and test it in the memory page in the admin
Merging soon
> Do you think it is possible to support both the implementation and continue supporting also metatada.json, abstracting the model? Something like you are already doing with `CacheManager`. > >...
> # Core Idea > The goal is to define an **`AbstractDatabase`** interface and build different implementations for various databases. > > ## How It Works > 1. **Database Adapters**...
`v2` features SQL with ORM ([Piccolo](https://piccolo-orm.com/)) that is easy to use, compatible with both sqlite and postgres, and works both sync and async. Cat will be stateless (no files, no...
> Where should it be placed? What do you think of something like this?  Top right, small circle, and a menu (right now just the user name - instead...
> > I prefer something like this > > What do you think about this @pieroit @zAlweNy26 ? Not yet fully finished, but I thought about keeping the same style...
Should be already fixed in `develop`