SimFG

Results 402 comments of SimFG

@susoooon hello, is there your problem? If you encounter any problem about gptcache usage, please give me a new issue. And i will close it.

@vax521 thanks your contribution, please give your commit a sign, like `git commit --amend -s`

a suggestion, you can try to rebase the three commits to a commit, use the `git rebase` command

maybe you can try to use the `endpoint` param. But I'm not sure if it's really possible, I saw this through the source code. ``` import guidance guidance.llm = guidance.llms.OpenAI("text-davinci-003",...

Thank you very much for your reply, I will provide a pr to enhance the ability of the cache in the next few days.

@microsoft-github-policy-service agree

There are many changes in this pr, please help to review. @slundberg thanks

@slundberg Hi, thanks your patient review. 1. I've been struggling with how to initialize the cache for a while. Initially, I considered passing the cache as a parameter when initializing...

@slundberg I have resolved the conflict, help me checkout it.

@slundberg Hi, do you have more suggestions? Maybe you can merge the pr, because the current pr should not have serious logic errors. 🤝