[llm_thread] Need to add a safe-guard around start_thread_loop method
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 219
- Forks
- 159
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently, there is no safeguard around the `llm_thread`'s `start_thread_loop` method. Potentially, if LLM decides to keep on calling tools without stopping then it could result in an infinite loop. We need to think of some configuration to provide maximum iterations this loop can run in order to provide a safeguard.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.