koolay

Results 22 issues of koolay

--- ### **Title: qdrant-client: `set_model` attempts network connection despite `HF_HUB_OFFLINE=1` and local cache** ## Current Behavior When the `HF_HUB_OFFLINE=1` environment variable is set, `QdrantClient.set_model()` still attempts to download the embedding...

bug

# Motivation Currently, Parlant's persistence layer for sessions and customers relies on either local files (unsuitable for production) or MongoDB. While powerful, setting up and maintaining a MongoDB cluster can...

enhancement