Skip to content

Commit

Permalink
Link to openai-func-enums (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
frankfralick committed Jul 27, 2023
1 parent 2cb078b commit c83d7d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions async-openai/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,9 @@ Thank you for your time to contribute and improve the project, I'd be happy to h

A good starting point would be existing [open issues](https://github.com/64bit/async-openai/issues).

## Complimentary Crates:
- [openai-func-enums](https://github.com/frankfralick/openai-func-enums) provides procedural macros that make it easier to use this library with OpenAI API's function calling feature. It also provides derive macros you can add to existing [clap](https://github.com/clap-rs/clap) application subcommands for natural language use of command line tools.

## License

This project is licensed under [MIT license](https://github.com/64bit/async-openai/blob/main/LICENSE).

0 comments on commit c83d7d1

Please sign in to comment.