amineDeep94
amineDeep94
It is happening in both the app and the python package.
Still getting an error unfortunately: `Error analyzing Approved_foods: Error preprocessing collection: Query call with protocol GRPC search failed with message Deadline Exceeded. (Total time: 30s) ` `[08/26/25 09:54:44] WARNING Collection...
Still does not work in the UI but it somehow works with: ``` from elysia.util.client import ClientManager client_manager = ClientManager( query_timeout=120, # increase if necessary, but wouldn't recommend going too...