yuruo 2fc88263f0 (programmer_agent.py): 重构run方法以处理LLM_Util().invoke()的返回值
📝 (chat_list.py): 导入PythonExecute模块以支持代码执行功能,修改运行按钮布局
🔧 (chat_list.py): 重构run_button_clicked方法以支持更灵活的消息展示处理
🔧 (chat_list.py): 重构new_response方法,支持不同类型消息的展示
🔧 (chat_list.py): 重构stream_response方法以支持更灵活的消息流处理
🔧 (chat_list.py): 添加code_generate_before_signal和code_generate_after_signal信号
🔧 (chat_list.py): 重构code_generate_after方法以处理生成的代码展示方式
🔧 (chat_page.py): 删除未使用的delete_last_conversation方法
🔧 (chat_page.py): 删除未使用的run_button_clicked方法
2024-06-03 18:31:39 +08:00
new
2024-01-20 10:26:04 +08:00
2024-02-21 17:29:46 +08:00
2024-06-03 17:37:56 +08:00
2024-05-21 15:47:14 +08:00
2024-06-03 17:37:56 +08:00
2024-05-22 18:19:46 +08:00
2024-06-03 17:37:56 +08:00
2024-01-19 15:49:42 +00:00
2024-06-03 17:37:56 +08:00
2024-06-03 17:37:56 +08:00
2024-06-03 17:37:56 +08:00
new
2024-01-21 21:06:27 +08:00
2024-05-21 15:47:14 +08:00

autoMate logo

autoMate
autoMate 就像出行中的共享单车,帮你完成软件的最后一个操作,只需 3 分钟就能将 AI 大脑植入任意一个软件。 各产品优势对比如下。

alt text

功能介绍

如果你是第一次运行,需要修改配置文件添加 openai 的信息autoMate 左上角点击文件-->点击components-->配置 openai 相关信息:

alt text

随时与AI进行沟通

打开界面就能直接与智子进行沟通,任何问题都可以交流。

alt text

通过拖拽搭建工作流

通过界面拖拽就把让智子完成自动化操作。

  • 步骤1点击工作流
  • 步骤2在弹出的面板中选择一空白区域点击创建能力
  • 步骤3在弹出的编辑器中拖拽组件完成动作流编排
  • 步骤4填写合适的标题和描述让智子知道它的作用。

alt text

现在智子已经得到了加强!保存后返回到聊天页面,再次输入问题,被加强后的智子就会利用工作流完成定制化任务!

感谢以下人员提交的宝贵代码!

Description
Like Manus, Computer Use Agent(CUA) and Omniparser, we are computer-using agents.AI-driven local automation assistant that uses natural language to make computers work by themselves
Readme MIT 143 MiB
Languages
Python 100%