Skip to content

Commit 0f4cfbf

Browse files
authored
refactors (64bit#91)
* cargo fmt * remove colon * add function call stream in makefile
1 parent 711f70d commit 0f4cfbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async-openai/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ 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:
108+
## Complimentary Crates
109109
- [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.
110110

111111
## License

0 commit comments

Comments
 (0)