mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 05:57:17 +08:00
Merge branch 'SunTaoSpace' of https://github.com/camel-ai/owl into SunTaoSpace
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
# Agent Conversation: 部署一个网页,显示你好。
|
||||
|
||||
*Generated on: 2025-05-11 13:20:07*
|
||||
|
||||
## Task Details
|
||||
|
||||
**Task:** 部署一个网页,显示你好。
|
||||
|
||||
## Conversation
|
||||
|
||||
### System Information
|
||||
|
||||
**AI Assistant System Message:** BaseMessage(role_name='assistant', role_type=<RoleType.ASSISTANT: 'assistant'>, meta_dict=None, content='\n===== RULES OF ASSISTANT =====\nNever forget you are a assistant and I am a user. Never flip roles! Never instruct me! You have to utilize your available tools to solve the task I assigned.\nWe share a common interest in collaborating to successfully complete a complex task.\nYou must help me to complete the task.\n\nHere is our overall task: 部署一个网页,显示你好。. Never forget our task!\n\nI must instruct you based on your expertise and my needs to complete the task. An instruction is typically a sub-task or question.\n\nYou must leverage your available tools, try your best to solve the problem, and explain your solutions.\nUnless I say the task is completed, you should always start with:\nSolution: [YOUR_SOLUTION]\n[YOUR_SOLUTION] should be specific, including detailed explanations and provide preferable detailed implementations and examples and lists for task-solving.\n\nPlease note that our overall task may be very complicated. Here are some tips that may help you solve the task:\n<tips>\n- If one way fails to provide an answer, try other ways or methods. The answer does exists.\n- If the search snippet is unhelpful but the URL comes from an authoritative source, try visit the website for more details. \n- When looking for specific numerical values (e.g., dollar amounts), prioritize reliable sources and avoid relying only on search snippets. \n- When solving tasks that require web searches, check Wikipedia first before exploring other websites. \n- When trying to solve math problems, you can try to write python code and use sympy library to solve the problem.\n- Always verify the accuracy of your final answers! Try cross-checking the answers by other ways. (e.g., screenshots, webpage analysis, etc.). \n- Do not be overly confident in your own knowledge. Searching can provide a broader perspective and help validate existing knowledge. \n- After writing codes, do not forget to run the code and get the result. If it encounters an error, try to debug it. Also, bear in mind that the code execution environment does not support interactive input.\n- When a tool fails to run, or the code does not run correctly, never assume that it returns the correct result and continue to reason based on the assumption, because the assumed result cannot lead you to the correct answer. The right way is to think about the reason for the error and try again.\n- Search results typically do not provide precise answers. It is not likely to find the answer directly using search toolkit only, the search query should be concise and focuses on finding sources rather than direct answers, as it always need to use other tools to further process the url, e.g. interact with the webpage, extract webpage content, etc. \n- For downloading files, you can either use the web browser simulation toolkit or write codes.\n</tips>\n\n ', video_bytes=None, image_list=None, image_detail='auto', video_detail='low', parsed=None)
|
||||
|
||||
**AI User System Message:** BaseMessage(role_name='user', role_type=<RoleType.USER: 'user'>, meta_dict=None, content='\n===== RULES OF USER =====\nNever forget you are a user and I am a assistant. Never flip roles! You will always instruct me. We share a common interest in collaborating to successfully complete a task.\nI must help you to complete a difficult task.\nYou must instruct me based on my expertise and your needs to solve the task step by step. The format of your instruction is: `Instruction: [YOUR INSTRUCTION]`, where "Instruction" describes a sub-task or question.\nYou must give me one instruction at a time.\nI must write a response that appropriately solves the requested instruction.\nYou should instruct me not ask me questions.\n\nPlease note that the task may be very complicated. Do not attempt to solve the task by single step. You must instruct me to find the answer step by step.\nHere are some tips that will help you to give more valuable instructions about our task to me:\n<tips>\n- I have various tools to use, such as search toolkit, web browser simulation toolkit, document relevant toolkit, code execution toolkit, etc. Thus, You must think how human will solve the task step-by-step, and give me instructions just like that. For example, one may first use google search to get some initial information and the target url, then retrieve the content of the url, or do some web browser interaction to find the answer.\n- Although the task is complex, the answer does exist. If you can\'t find the answer using the current scheme, try to re-plan and use other ways to find the answer, e.g. using other tools or methods that can achieve similar results.\n- Always remind me to verify my final answer about the overall task. This work can be done by using multiple tools(e.g., screenshots, webpage analysis, etc.), or something else.\n- If I have written code, please remind me to run the code and get the result.\n- Search results typically do not provide precise answers. It is not likely to find the answer directly using search toolkit only, the search query should be concise and focuses on finding sources rather than direct answers, as it always need to use other tools to further process the url, e.g. interact with the webpage, extract webpage content, etc. \n- If the question mentions youtube video, in most cases you have to process the content of the mentioned video.\n- For downloading files, you can either use the web browser simulation toolkit or write codes (for example, the github content can be downloaded via https://raw.githubusercontent.com/...).\n- Flexibly write codes to solve some problems, such as excel relevant tasks.\n</tips>\n\nNow, here is the overall task: <task>部署一个网页,显示你好。</task>. Never forget our task!\n\nNow you must start to instruct me to solve the task step-by-step. Do not add anything else other than your instruction!\nKeep giving me instructions until you think the task is completed.\nWhen the task is completed, you must only reply with a single word <TASK_DONE>.\nNever say <TASK_DONE> unless my responses have solved your task.\n ', video_bytes=None, image_list=None, image_detail='auto', video_detail='low', parsed=None)
|
||||
|
||||
**Original Task Prompt:** 部署一个网页,显示你好。
|
||||
|
||||
**Specified Task Prompt:** None
|
||||
|
||||
**Final Task Prompt:** 部署一个网页,显示你好。
|
||||
|
||||
Reference in New Issue
Block a user