anarchy-ai / anarchy-ai/LLM-VM
Fix error handling and clean up client
Aberta
bug
feat/enhancement
- Linguagem predominante
- Python
- Estrelas
- 490
- Forks
- 139
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
https://github.com/anarchy-ai/LLM-VM/blob/main/src/llm_vm/client.py#L197C31-L197C31
This error handling is chaotic! We loose the stack trace frequently and there is unnecessary redirection. Please keep the stack trace so we can figure out what line things got broken on.
We use rebel even when tools is empty also!
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.