Skip to content

Error when using Deepseek #30

@jingchuyin1

Description

@jingchuyin1

error message :
An error occurred: Failed to deserialize the JSON body into the target type: messages[1]: data did not match any variant of untagged enum ChatCompletionRequestContent at line 1 column 14813

config.py:
from os_computer_use import providers
grounding_model = providers.DeepSeekProvider("deepseek-chat")
vision_model = providers.DeepSeekProvider("deepseek-chat")
action_model = providers.DeepSeekProvider("deepseek-chat")

run:
poetry run start --prompt "use the web browser to get the current weather in shanghai"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions