wwfyde
Results
2
comments of
wwfyde
```shell # vim ~/.orbstack/config/docker.json { "proxies" : { "https-proxy" : "http:\/\/127.0.0.1:7890", "http-proxy" : "http:\/\/127.0.0.1:7890", "no-proxy" : "*.test.example.com,.example.org,localhost,127.0.0.0\/8" } } ```
I have the same problem, I fix this with deleting `yield self.create_image_message(image_url)` statement on my own function tool, use create_text_message, create_json_message, create_blob_message