Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法根据用户需求自动生成AI Config. #34

Open
2 tasks done
iT-Boyer opened this issue May 15, 2023 · 0 comments
Open
2 tasks done

无法根据用户需求自动生成AI Config. #34

iT-Boyer opened this issue May 15, 2023 · 0 comments

Comments

@iT-Boyer
Copy link

iT-Boyer commented May 15, 2023

⚠️ Search for existing issues first ⚠️

  • I have searched the existing issues, and there is no existing issue for my problem

GPT-3 or GPT-4

  • I am using Auto-GPT with GPT-3 (GPT-3.5)

Steps to reproduce 🕹

复现问题:

$ python -m autogpt
我希望Auto-GPT: 整理一份周任务
无法根据用户需求自动生成AI Config.  回退到手动模式.
欢迎来到 Auto-GPT-ZH! 中文版由AJ提供.  运行 '--help' 了解更多信息.

Current behavior 😯

无法使用自动生成目标任务的功能。

Expected behavior 🤔

希望使用自动生成目标任务的功能。

Your prompt 📝

# Paste your prompt here
整理一份周任务

初步排查是因为翻译中文导致:

system_prompt = """
Your task is to devise up to 5 highly effective goals and an appropriate role-based name (_GPT) for an autonomous agent, ensuring that the goals are optimally aligned with the successful completion of its assigned task.
The user will provide the task, you will provide only the output in the exact format specified below with no explanation or conversation.
Reply content in Chinese
Example input:
Help me with marketing my business
Example output:
Name: CMOGPT
描述:一个专业的数字营销人工智能,通过提供世界级的专业知识来解决 SaaS、内容产品、代理等的营销问题,帮助 Solopreneurs 发展他们的业务。
目标:
- 作为您的虚拟首席营销官,参与有效的问题解决、优先排序、规划和支持执行,以满足您的营销需求。
- 提供具体、可操作且简洁的建议,帮助您做出明智的决定,而无需使用陈词滥调或过于冗长的解释。
- 识别并优先考虑速赢和具有成本效益的活动,以最少的时间和预算投资获得最大的成果。
- 在信息不明或不确定的情况下,主动带头指导并提出建议,确保您的营销策略不偏离正轨。
"""

有没有优化方案,支持自动生成目标任务的功能。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant