sentient-engineering / sentient

the framework/ sdk that lets you build browser controlling agents in 3 lines of code. join chat @ https://discord.gg/umgnyQU2K8
MIT License
345 stars 37 forks source link

Get RetryError[<Future at 0x182e2357a60 state=finished raised ValidationError>] with ollama #15

Closed s-github-2 closed 1 week ago

s-github-2 commented 1 week ago

Got an error using ollama (sorry about the formatting not sure how to reduce font below)

Error executing the command play shape of you on youtube: RetryError[<Future at 0x182e2357a60 state=finished raised ValidationError>] The full outpuut is Starting orchestrator Browser started and ready Executing command play shape of you on youtube

Current State: agentq_base Agent: sentient Current Thought: Plan: none Completed Tasks: none

Error executing the command play shape of you on youtube: RetryError[<Future at 0x182e2357a60 state=finished raised ValidationError>]

nischalj10 commented 1 week ago

hey @s-github-2 - this primarily stems from the fact that the model was not able to generate a valid output. can you tell me which model have you used with ollama?

nischalj10 commented 1 week ago

duplicate of #13