◆ __init__()
None llama_demos.chatllama_langgraph_demo_node.ChatLlamaLanggraphDemoNode.__init__ |
( |
| self | ) |
|
◆ send_prompt()
None llama_demos.chatllama_langgraph_demo_node.ChatLlamaLanggraphDemoNode.send_prompt |
( |
| self | ) |
|
◆ agent_executor
llama_demos.chatllama_langgraph_demo_node.ChatLlamaLanggraphDemoNode.agent_executor |
Initial value:= create_react_agent(
self.chat, [get_inhabitants, get_curr_temperature]
)
◆ chat
llama_demos.chatllama_langgraph_demo_node.ChatLlamaLanggraphDemoNode.chat = ChatLlamaROS(temp=0.0, template_method="jinja") |
The documentation for this class was generated from the following file: