voiio / Sam

Sam – cuz your company is nothing without Sam
https://code.voiio.de/Sam/
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

IncompleteRunError: Run incomplete: max_prompt_tokens #86

Closed sentry-io[bot] closed 5 months ago

sentry-io[bot] commented 5 months ago

Sentry Issue: VOIIO-SAM-R

IncompleteRunError: Run incomplete: max_prompt_tokens
  File "sam/bot.py", line 164, in execute_run
    await complete_run(run.id, thread_id, **context)
  File "sam/bot.py", line 57, in complete_run
    await complete_run(run_id, thread_id, retry=retry + 1, **context)
  File "sam/bot.py", line 57, in complete_run
    await complete_run(run_id, thread_id, retry=retry + 1, **context)
  File "sam/bot.py", line 65, in complete_run
    raise IncompleteRunError(run=run)

Run run_k8WuQ8AM5WZ0cbSUJ0teQTQE failed
herrbenesch commented 5 months ago

Haven't seen this in a while