We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53d95ba commit 99228bfCopy full SHA for 99228bf
src/llama_stack_client/lib/agents/react/agent.py
@@ -13,7 +13,7 @@
13
from llama_stack_client.types.shared_params.response_format import ResponseFormat
14
from llama_stack_client.types.shared_params.sampling_params import SamplingParams
15
16
-from ..._types import Headers
+from ...._types import Headers
17
from ..agent import Agent, AgentUtils
18
from ..client_tool import ClientTool
19
from ..tool_parser import ToolParser
0 commit comments