Description
I have configured my own LLM. It can generate responses normally under the default assistant, but there is no response at all when using the researcher_handler.
Expected Behavior
I expected the custom LLM to respond normally when using the researcher_handler, just like it does under the default assistant. After sending a query, it should return a valid reply instead of showing no response or output at all.
Steps to Reproduce
- Configure custom LLM (endpoint, API key, parameters, etc.)
- Use default assistant: send a query → receive normal LLM response
- Use researcher_handler: send the same or any query → no response, no output
OpenFang Version
0.5.1
Operating System
Linux (x86_64)
Logs / Screenshots
No response