lazychih114
commited on
Commit
·
c334076
1
Parent(s):
d694e8c
fix typo
Browse files
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
|
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.
|