apexive / apexive/odoo-llm

[llm_thread] Need to add a safe-guard around start_thread_loop method

Abierto
#87 0 comentarios 0 reacciones 0 asignados Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.