Skip to content

Conversation

thedadams
Copy link
Contributor

No description provided.

Copy link
Member

@njhale njhale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The failure in the smoke test seems unrelated to the changes in this PR; the anthropic model provider is raising the following error at runtime:

stderr: "Traceback (most recent call last):\n  File \"/home/runner/.cache/gptscript/repos/ee5c02a9aeca5a1cbffcf569751e37432bfe0344/tool.gpt/python3.12/main.py\", line 10, in <module>\n    client = AsyncAnthropic()\n             ^^^^^^^^^^^^^^^^\n  File \"/home/runner/.cache/gptscript/repos/runtimes/venv/17ca1f271730decd355b6c30389a22c3eb86b5703e2bf781ab1857371ddab698/lib/python3.12/site-packages/anthropic/_client.py\", line 383, in __init__\n    super().__init__(\n  File \"/home/runner/.cache/gptscript/repos/runtimes/venv/17ca1f271730decd355b6c30389a22c3eb86b5703e2bf781ab1857371ddab698/lib/python3.12/site-packages/anthropic/_base_client.py\", line 1409, in __init__\n    self._client = http_client or AsyncHttpxClientWrapper(\n                                  ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/runner/.cache/gptscript/repos/runtimes/venv/17ca1f271730decd355b6c30389a22c3eb86b5703e2bf781ab1857371ddab698/lib/python3.12/site-packages/anthropic/_base_client.py\", line 1306, in __init__\n    super().__init__(**kwargs)\nTypeError: AsyncClient.__init__() got an unexpected keyword argument 'proxies'\n"

@thedadams thedadams merged commit c39a069 into gptscript-ai:main Dec 4, 2024
10 checks passed
@thedadams thedadams deleted the stop-individual-daemon branch December 4, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants