Skip to content

[bug]Error: LLM request failed. Check your API key and model configuration in Settings. #425

@gxlqssjf

Description

@gxlqssjf

win11配置LM studio本地模型时,使用时报错如下:
Error: LLM request failed. Check your API key and model configuration in Settings.
配置文件如下:

OpenFang Agent OS configuration

See https://github.com/RightNow-AI/openfang for documentation

api_listen = "127.0.0.1:4200"

[default_model]
provider = "openai"
model = "qwen2.5-1.5b-instruct"
base_url = "http://localhost:1234/v1"
api_key_env = ""

[memory]
decay_rate = 0.05

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions