Skip to content

Commit 711f70d

Browse files
authored
Link to openai-func-enums (64bit#89)
1 parent 70b4f18 commit 711f70d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

async-openai/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@ Thank you for your time to contribute and improve the project, I'd be happy to h
105105

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

108+
## Complimentary Crates:
109+
- [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.
110+
108111
## License
109112

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

0 commit comments

Comments
 (0)