TypeError: AsyncOpenAI.__init__() got an unexpected keyword argument 'extra_headers' #190
Unanswered
uniform641
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I met a problem running bub locally. I follow the instructions on https://bub.build/docs/getting-started/run-bub-locally/ with changes on .env (BUB_CLIENT_ARGS={"extra_headers":{"HTTP-Referer":"https://openclaw.ai","X-Title":"OpenClaw"}}). When I use bub by
uv run bub chat, it responses withIs there anything wrong with my config? How can I fix it?
Beta Was this translation helpful? Give feedback.
All reactions