Toby

Results 13 comments of Toby

oh yeah! Play six

+1 * flowise: `flowiseai/flowise:2.1.1` * milvus: `milvusdb/milvus:v2.4.11-gpu` ## It looks like the `search_params` which passing to Milvus is not correct json format. ``` [search_params="[{\"key\":\"anns_field\",\"value\":\"langchain_vector\"},{\"key\":\"topk\",\"value\":\"4\"},{\"key\":\"metric_type\",\"value\":\"L2\"},{\"key\":\"params\",\"value\":\"[object Object]\"}]"] ``` ## It contains a...