-
Notifications
You must be signed in to change notification settings - Fork 272
Description
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