Auto-GPT-ZH
Auto-GPT-ZH copied to clipboard
Auto-GPT中文版本及爱好者组织 同步更新原项目 AI领域创业 自媒体组织 用AI工作学习创作变现
### Background ### Changes HuggingFace -> Hugging Face
### ⚠️ Search for existing issues first ⚠️ - [X] I have searched the existing issues, and there is no existing issue for my problem ### GPT-3 or GPT-4 -...
return openai.Embedding.create( input=[text], model="text-embedding-ada-002" )["data"][0]["embedding"] 可能导致 File "/media/Data/data/bone_seg/Auto-GPT-ZH-0.2.1/autogpt/memory/local.py", line 75, in add embedding = create_embedding_with_ada(text) File "/media/Data/data/bone_seg/Auto-GPT-ZH-0.2.1/autogpt/llm_utils.py", line 137, in create_embedding_with_ada return openai.Embedding.create( File "/home/anaconda3/lib/python3.9/site-packages/openai/api_resources/embedding.py", line 33, in create response...
### ⚠️ Search for existing issues first ⚠️ - [X] I have searched the existing issues, and there is no existing issue for my problem ### GPT-3 or GPT-4 -...
thread '' panicked at 'assertion failed: encoder.len() == decoder.len()', src/lib.rs:458:9 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace Traceback (most recent call last): File "/Users/mac/PycharmProjects/Auto-GPT-ZH/autogpt/__main__.py", line 5, in...
### ⚠️ Search for existing issues first ⚠️ - [X] I have searched the existing issues, and there is no existing issue for my problem ### GPT-3 or GPT-4 -...
### Background 由于一些内置的prompt会导致生成的回复不符合system prompt的格式,由此汉化了prompt。(#11) 需要更多的测试反馈来获得汉化/英文版本哪个更好(?) ### Changes - system prompt的汉化 - 指令参数的汉化添加 - 添加了一个assistant_reply_json的error输出检查,在解析为json失败的情况下会把原始信息和修复后的信息输出() ### Test Plan 1. 在主题为“生成一份关于b站的简讯”的任务上用英文ai setting和汉字的setting执行进行对照 设置如下: ``` ai_goals: - 获取b站的信息 - 生成报告 - 停止程序 ai_name:...
### Duplicates - [X] I have searched the existing issues ### Summary 💡 ChatGPT注册登录攻略分享:[ChatGPT注册](https://github.com/xiaoming2028/FreePAC/wiki/ChatGPT%E6%B3%A8%E5%86%8C%E6%95%99%E7%A8%8B%EF%BC%88%E5%AE%8C%E6%95%B4%E6%8C%87%E5%8D%97%EF%BC%89) ### Examples 🌈 _No response_ ### Motivation 🔦 _No response_
### Duplicates - [X] I have searched the existing issues ### Summary 💡 _No response_ ### Examples 🌈 _No response_ ### Motivation 🔦 _No response_