SimFG

Results 62 issues of SimFG

### Is your feature request related to a problem? Please describe. Currently, GPTCache achieves an accuracy of approximately 80% in optimal conditions. However, during daily usage, it often returns unsatisfactory...

good first issue
hacktoberfest

### Is your feature request related to a problem? Please describe. Currently, the GPTCache service uses a cache object to manage cached data. If GPTCache serves multiple users, user A's...

good first issue
hacktoberfest

### Is your feature request related to a problem? Please describe. When a cache miss occurs, that is, the question does not match the cached answer, cache correction is supported....

good first issue
hacktoberfest

/kind improvement

kind/enhancement
kind/improvement
sig/testing
size/XS
area/test
dco-passed

issue: #30436

kind/enhancement
size/M
approved
lgtm
dco-passed

use the flag, like: ``` // register cmd.Flags().Bool("foo", false, "demo") // get the param cmd.Flags().GetString("foo") ```

lib: https://github.com/c-bata/go-prompt

issue: #33164

kind/enhancement
size/M
ci-passed
dco-passed

issue: #33164 pr: #33165

kind/enhancement
size/M
ci-passed
dco-passed

### Is there an existing issue for this? - [X] I have searched the existing issues ### What would you like to be added? Add config to control whether to...

kind/enhancement