Alfred.Liu
Alfred.Liu
In my case, when I used this embedding in FAISS vector store, the relevance_score I got cannot be limited between 0 and 1
It was caused by the parameter `now`. There are sevaral functions in the `GenerativeAgent` and `GenerativeAgentMemory` class that are needed to fill in the parameter `now`, such as `add_memory`, `generate_dialogue_response`...
我也是同样的报错,版本3.17.0
> xray在`/koolshare/bin` 嗯感谢提醒 我换成full版本了,用trajon在运行。