mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-04-02 17:32:39 +00:00
style: remove trailing whitespace
This commit is contained in:
parent
ef5792162f
commit
dcebb94b01
@ -298,7 +298,7 @@ class LiteLLMProvider(LLMProvider):
|
||||
|
||||
reasoning_content = getattr(message, "reasoning_content", None) or None
|
||||
thinking_blocks = getattr(message, "thinking_blocks", None) or None
|
||||
|
||||
|
||||
return LLMResponse(
|
||||
content=content,
|
||||
tool_calls=tool_calls,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user