SimFG
SimFG
issue: https://github.com/milvus-io/milvus/issues/32550 pr: #32576 /kind improvement
/kind improvement issue: #32591
issue: #32550 /kind improvement
### Is there an existing issue for this? - [X] I have searched the existing issues ### What would you like to be added? Add some skip check config when...
issue: #32679
### Is there an existing issue for this? - [X] I have searched the existing issues ### What would you like to be added? add the config to control the...
issue: #30577
### What would you like to be added? discussion: https://github.com/zilliztech/GPTCache/discussions/615 ### Why is this needed? _No response_ ### Anything else? _No response_
### What would you like to be added? Before openai 1.x, the interface was in the form of a static method of the class, such as `openai.ChatCompletion.create`. But in openai...
### Is your feature request related to a problem? Please describe. Currently, when GPTCache evaluates similarity, it retrieves cached answers that meet the similarity threshold. However, in many generation scenarios,...