Skip to content

参数错误 #27

@wufagang

Description

@wufagang

Describe the bug

Traceback (most recent call last):
File "/Users/wufagang/project/giteeproject/OxyGent/oxygent/oxy/base_oxy.py", line 612, in execute
oxy_response = await self._execute(oxy_request)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/wufagang/project/giteeproject/OxyGent/oxygent/oxy/llms/http_llm.py", line 152, in _execute
raise ValueError(f"LLM API error: {error_message}")
ValueError: LLM API error: Unrecognized request argument supplied: llm_params

2025-09-16 20:50:49,329 - ERROR - JGDwCeLu74n5iurs - YuTKUhMJMxiYeSi7 - Max retries reached. Failed. Traceback (most recent call last):
File "/Users/wufagang/project/giteeproject/OxyGent/oxygent/oxy/base_oxy.py", line 612, in execute
oxy_response = await self._execute(oxy_request)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/wufagang/project/giteeproject/OxyGent/oxygent/oxy/llms/http_llm.py", line 152, in _execute
raise ValueError(f"LLM API error: {error_message}")
ValueError: LLM API error: Unrecognized request argument supplied: llm_params

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