Skip to content

Commit fcef22b

Browse files
author
Fabien Ric
committed
wip function calling guide
1 parent e2c82f7 commit fcef22b

File tree

1 file changed

+1
-1
lines changed
  • pages/public_cloud/ai_machine_learning/endpoints_guide_06_function_calling

1 file changed

+1
-1
lines changed

pages/public_cloud/ai_machine_learning/endpoints_guide_06_function_calling/guide.en-gb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Visit our [Catalog](https://endpoints.ai.cloud.ovh.net/catalog) to find out whic
2929

3030
We use Python for the examples provided through this guide.
3131

32-
Make sure you have a [Python](https://www.python.org/) environment configurer, and install the [openai client](https://pypi.org/project/openai/).
32+
Make sure you have a [Python](https://www.python.org/) environment configured, and install the [openai client](https://pypi.org/project/openai/).
3333
```sh
3434
pip install openai
3535
```

0 commit comments

Comments
 (0)