diff --git a/docs/copy_error.svg b/docs/copy_error.svg new file mode 100644 index 0000000..d533872 --- /dev/null +++ b/docs/copy_error.svg @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + UiPath Developer Console + + + + + + + + + + HistoryDetailsTracesLogs +━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ +✔  agent    (08:55:46) [37.6s ] 66 │   │   │    +⏸  agent    (08:54:26) [80.3s ] 67 │   │   │   graph = getattr(module, self.graph_var, None) +✖  agent    (08:54:11) [0.1s  ] 68  +✔  agent    (08:53:24) [40.7s ] +✔  agent    (08:52:17) [36.4s ]                         ... 1 frames hidden ...                           +✔  agent    (08:51:43) [23.0s ]in _call_with_frames_removed:241 +✔  agent    (08:51:04) [24.9s ] +C:\Users\cristian.pufu\Documents\GitHub\uipath-langchain-python\samples\ch +at-agent\graph.py:31 in <module> + +28 """▅▅ +29  +30 llm = ChatAnthropic(model="claude-3-7-sonnet-latest") +❱ 31 raiseRuntimeError("Disabled for now") +32 graph = create_agent(llm, tools=[tavily_tool], system_prompt=movie_sy +33  +╰────────────────────────────────────────────────────────────────────────────╯ +RuntimeError: Disabled for now + +The above exception was the direct cause of the following exception: + +╭────────────────────Traceback (most recent call last)─────────────────────╮ +C:\Users\cristian.pufu\Documents\GitHub\uipath-langchain-python\samples\ch +at-agent\.venv\Lib\site-packages\uipath\dev\services\run_service.py:144 in +execute + + New  +Copied to clipboard! + + q Quit  n New  r Run  c Copy  h Clear History  esc Cancel ^p palette + + + diff --git a/docs/debug_mode.svg b/docs/debug_mode.svg new file mode 100644 index 0000000..9eee491 --- /dev/null +++ b/docs/debug_mode.svg @@ -0,0 +1,199 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + UiPath Developer Console + + + + + + + + + + HistoryDetailsTracesLogs +━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ +✔  agent    (08:55:46) [37.6s ]▼ Trace  llm.input_messages.1.message.role: user +⏸  agent    (08:54:26) [80.3s ]├── ▼ 🟢 LangGraph (131.0ms)  llm.input_messages.1.message.content: tell me a +✖  agent    (08:54:11) [0.1s  ]├── ▼ 🟢 LangGraph (2787.4ms)  llm.input_messages.2.message.role: assistant +✔  agent    (08:53:24) [40.7s ]│   └── ▼ 🟢 model (2754.1ms)  llm.input_messages.2.message.contents.0.message +✔  agent    (08:52:17) [36.4s ]│   └── ▼ 🟢 ChatAnthropic (2729.5ms)  llm.input_messages.2.message.contents.0.message +✔  agent    (08:51:43) [23.0s ]├── ▼ 🟢 LangGraph (1780.0ms)  llm.input_messages.2.message.tool_calls.0.tool_ +✔  agent    (08:51:04) [24.9s ]│   └── ▼ 🟢 tools (1600.5ms)  llm.input_messages.2.message.tool_calls.0.tool_ +│   └── ▼ 🟢 tavily_search (1581.7ms)  llm.input_messages.2.message.tool_calls.0.tool_ +└── ▼ 🟢 LangGraph (23903.4ms)  llm.input_messages.3.message.role: tool +├── ▼ 🟢 model (2270.2ms)  llm.input_messages.3.message.content: {"query":▃▃ +│   └── ▼ 🟢 ChatAnthropic (2236.6ms)  llm.input_messages.3.message.tool_call_id: tool +├── ▼ 🟢 tools (1062.4ms)  llm.input_messages.3.message.name: tavily_searc +│   └── ▼ 🟢 tavily_search (1029.6ms)  llm.input_messages.4.message.role: assistant +├── ▼ 🟢 model (2014.3ms)  llm.input_messages.4.message.contents.0.message +│   └── ▼ 🟢 ChatAnthropic (1956.8ms)  llm.input_messages.4.message.contents.0.message +├── ▼ 🟢 tools (1387.2ms)  llm.input_messages.4.message.tool_calls.0.tool_▁▁ +│   └── ▼ 🟢 tavily_search (1228.4ms)  llm.input_messages.4.message.tool_calls.0.tool_ +├── ▼ 🟢 model (2336.6ms)  llm.input_messages.4.message.tool_calls.0.tool_ +│   └── ▼ 🟢 ChatAnthropic (2299.4ms)  llm.input_messages.5.message.role: tool +├── ▼ 🟢 tools (1210.4ms)  llm.input_messages.5.message.content: {"query": +│   └── ▼ 🟢 tavily_search (1161.9ms)  llm.input_messages.5.message.tool_call_id: tool +└── ▼ 🟢 model (12648.9ms)  llm.input_messages.5.message.name: tavily_searc +└── ▼ 🟢 ChatAnthropic (12584.4ms) + + + + New  ▶ Step  ⏭ Continue  ⏹ Stop  + + + q Quit  n New  r Run  c Copy  h Clear History  esc Cancel ^p palette + + + diff --git a/docs/new_chat_agent.gif b/docs/new_chat_agent.gif new file mode 100644 index 0000000..0b4a6f5 Binary files /dev/null and b/docs/new_chat_agent.gif differ diff --git a/docs/new_chat_agent.mp4 b/docs/new_chat_agent.mp4 new file mode 100644 index 0000000..dbb488f Binary files /dev/null and b/docs/new_chat_agent.mp4 differ