zilliztech / GPTCache

Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
https://gptcache.readthedocs.io
MIT License
6.96k stars 490 forks source link

[Bug]: Report can not be disabled #563

Open daniiarabdiev opened 9 months ago

daniiarabdiev commented 9 months ago

Current Behavior

Hi,

Love GPTCache, but it keeps logging all the calls in report table. I do not want that, and I do not know how to disable this. Please help.

Expected Behavior

Have some sort of flag, report=false in Config.

Steps To Reproduce

No response

Environment

No response

Anything else?

No response

SimFG commented 9 months ago

@daniiarabdiev thanks your attention. I checked carefully and there is no such switch yet.