We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c82f7 commit fcef22bCopy full SHA for fcef22b
pages/public_cloud/ai_machine_learning/endpoints_guide_06_function_calling/guide.en-gb.md
@@ -29,7 +29,7 @@ Visit our [Catalog](https://endpoints.ai.cloud.ovh.net/catalog) to find out whic
29
30
We use Python for the examples provided through this guide.
31
32
-Make sure you have a [Python](https://www.python.org/) environment configurer, and install the [openai client](https://pypi.org/project/openai/).
+Make sure you have a [Python](https://www.python.org/) environment configured, and install the [openai client](https://pypi.org/project/openai/).
33
```sh
34
pip install openai
35
```
0 commit comments