Merge pull request #7 from erjanmx/fix-readme-typo

Fix readme typo
This commit is contained in:
Marco Perini 2024-02-03 20:24:13 +01:00 committed by GitHub
commit 8b9d176ef9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -157,7 +157,7 @@ if __name__ == "__main__":
print(res)
```
Note: all the model are avaiable at the following link: [https://platform.openai.com/docs/models](https://platform.openai.com/docs/models), be sure you have enabled that keys
Note: all the model are available at the following link: [https://platform.openai.com/docs/models](https://platform.openai.com/docs/models), be sure you have enabled that keys
Is it possible to run the examples through the command line inside the principal root: