Wendong-Fan commited on
Commit
d694e8c
·
2 Parent(s): 2877668 12464f4

Merge pull request #50 from camel-ai/minifixreadme

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. README_zh.md +1 -1
README.md CHANGED
@@ -123,7 +123,7 @@ In the `owl/.env_example` file, you will find all the necessary API keys along w
123
 
124
  1. *Copy and Rename*: Duplicate the `.env_example` file and rename the copy to `.env`.
125
  2. *Fill in Your Keys*: Open the `.env` file and insert your API keys in the corresponding fields.
126
- 3.*For using more other models*: please refer to our camel docs:https://docs.camel-ai.org/key_modules/models. html#supported-model-platforms-in-camel
127
 
128
 
129
  > **Note**: For optimal performance, we strongly recommend using OpenAI models. Our experiments show that other models may result in significantly lower performance on complex tasks and benchmarks.
 
123
 
124
  1. *Copy and Rename*: Duplicate the `.env_example` file and rename the copy to `.env`.
125
  2. *Fill in Your Keys*: Open the `.env` file and insert your API keys in the corresponding fields.
126
+ 3.*For using more other models*: please refer to our CAMEL models docs:https://docs.camel-ai.org/key_modules/models.html#supported-model-platforms-in-camel
127
 
128
 
129
  > **Note**: For optimal performance, we strongly recommend using OpenAI models. Our experiments show that other models may result in significantly lower performance on complex tasks and benchmarks.
README_zh.md CHANGED
@@ -122,7 +122,7 @@ python -m pip install -r requirements.txt
122
 
123
  1. *复制并重命名*: 复制 `.env_example` 文件,并将副本重命名为 `.env`。
124
  2. *填写你的密钥*: 打开 `.env` 文件,在相应字段中填入你的 API 密钥。
125
- 3. *如需使用更多其他模型*:请参考我们的 CAMEL 文档:[https://docs.camel-ai.org/key_modules/models.html#supported-model-platforms-in-camel]
126
 
127
  > **注意**:为获得最佳性能,我们强烈建议使用 OpenAI 模型。我们通过测试发现,其他模型在处理复杂任务和基准测试时可能会导致性能显著降低。
128
 
 
122
 
123
  1. *复制并重命名*: 复制 `.env_example` 文件,并将副本重命名为 `.env`。
124
  2. *填写你的密钥*: 打开 `.env` 文件,在相应字段中填入你的 API 密钥。
125
+ 3. *如需使用更多其他模型*:请参考我们CAMEL的models文档:https://docs.camel-ai.org/key_modules/models.html#supported-model-platforms-in-camel
126
 
127
  > **注意**:为获得最佳性能,我们强烈建议使用 OpenAI 模型。我们通过测试发现,其他模型在处理复杂任务和基准测试时可能会导致性能显著降低。
128