Skip to content
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
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).