sawyerbutton

Results 16 comments of sawyerbutton

> Does plugins get access to api responses like this : https://github.com/ysymyth/tree-of-thought-llm/blob/faa28c395e5b86bfcbf983355810d52f54fb7b51/models.py#L35, so that we can accurately count the number of tokens spent so far. Based on the content of...

> **Here's another idea that could be implemented:** We can add a magic number for Mr. Ranedeer to "remember", and add a specific rule/instruction at the end of the prompt...

> 👉 You can preserve Mr. Ranedeer entirely using Fastlane as a prompt manager on top of GPT-4: https://builder.fastlane.is > > Basically, you can create Mr. Ranedeer as a persona...

> Now that code interpreter is widespread, I think memory handling will become a lot easier. So, How to combine code interpreter with Mr.Raneedeer, Any idea?

> 我用的也是3.10也遇到这个问题,改python有点麻烦,我选择的是改依赖的版本。我卸载protobuf重新装这个版本。起码这个问题不会报了。 pip3 install protobuf==3.19.3 使用Colab时这个问题依然存在,似乎是Colab自己不允许降级的原因

@Rhobal I tried to update it to Angular 13 with `ng update`, but failed with multi reasons when step 1 `upgrade to Angular 9`. So I generate a new `ngx-material-dropdown`...