FIX(app): fix Research Agent not responding issue

- Use original user request when research_needed is empty
- Process tool_calls iteratively for multiple tool usage
- Use groq_with_tools for tool_calls on re-invocation
- Add max iteration limit to prevent infinite loops
This commit is contained in:
2025-12-24 14:45:06 +09:00
parent 4a12f2d673
commit 8064d6443f
2 changed files with 50 additions and 26 deletions

View File

@@ -16,5 +16,5 @@ commonLabels:
# 이미지 태그 설정 (ArgoCD Image Updater가 자동으로 업데이트)
images:
- name: gitea0213.kro.kr/bluemayne/mas
newTag: main-sha-3ea4034be5f80273ab2f9b2d9bb7ad60115cd5d1
newTag: main-sha-3e20b8ccdadf07c78a7c3e248a36dea26a25fd33