Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warning for v > 3.9, correct package name. #43

Merged
merged 1 commit into from
Jul 8, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ Follow me on twitter and consider helping pay for openai tokens!

## Installation

Ensure you have Python version 3.9 or above.

```python
pip install openai_function_call
pip install openai-function-call
```

## Contributing
Expand Down Expand Up @@ -224,4 +226,4 @@ If you want to see more examples checkout the examples folder!

This project is licensed under the terms of the MIT license.

For more details, refer to the LICENSE file in the repository.
For more details, refer to the LICENSE file in the repository.