Skip to content

Custom LLM works in default assistant but no response in researcher_handler #925

@komais

Description

@komais

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

  1. Configure custom LLM (endpoint, API key, parameters, etc.)
Image Image
  1. Use default assistant: send a query → receive normal LLM response
Image
  1. Use researcher_handler: send the same or any query → no response, no output
Image

OpenFang Version

0.5.1

Operating System

Linux (x86_64)

Logs / Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions