Piero Savastano
Piero Savastano
> Thanks @pieroit , I was able to recreate the error it was giving me before the changes. > > ``` > {"error":"Wrong input: Vector inserting error: expected dim: 1536,...
A chage of embedder is responsibility of the admin, it's going to be really hard for us to make it feasible. Let's just dump current collection on disk as a...
yes @nickprock should be feasible to subclass [Embeddings](https://github.com/hwchase17/langchain/blob/master/langchain/embeddings/base.py#L6) Checkin out ONNX runtime right now
Yes! Can you make a minimal PR for user management? Just dependencies and another table in the already present sqlite (which is just used for settings at the moment) After...
Closing this as duplicate of #169
@sirius-0 please comment so I can assign the issue
> @pieroit With the new agent structure, should we discuss a solution? Agree, time to brainstorm this
I need time to reply to this. Coming back asap
Plugins are being discussed in other issues, closing this as it has been useful but now too general
> Following the cognitive metaphor you used for the memories, what about a separate .pkl in an `autobiographical_memory` folder? This can have the doc, the readme and some additional infos...