EniasCailliau / GirlfriendGPT

Girlfriend GPT is a Python project to build your own AI girlfriend using ChatGPT4.0
https://gptgirlfriend.online
2.58k stars 435 forks source link

It looks like the blockified files aren't being output correctly #64

Open sashimirolls opened 1 year ago

sashimirolls commented 1 year ago

Finished chain. [WARNING] Client received error from server: [ObjectNotFound] Unable to find object id=? handle=history-history-default [WARNING] Client received error from server: [ObjectNotFound] Unable to find object id=? handle=history-history-default steamship.base.error.SteamshipError: [ObjectNotFound] Unable to find object id=? handle=history-history-default Hello there! How can I assist you today? (audio/mp3: 165D723C-6745-4FD9-964F-470D4D2FCF54) Input:

EniasCailliau commented 1 year ago

That's a new output format the REPL loop is using by default. Going to change that today :)