diff --git a/Readme.md b/Readme.md index ac07501a..42ee0e57 100644 --- a/Readme.md +++ b/Readme.md @@ -26,8 +26,10 @@ Maintenance of this project is made possible by all the bug reporters, [contribu [Laser Cat Eyes](https://lasercateyes.com/) [@oferavnery](https://github.com/oferavnery) +[@AnukarOP](https://github.com/AnukarOP) [@Removable](https://github.com/Removable) ## Features +- [ ] Dev day Updates (Some updates are currently available, while others will be released soon. Please follow the changelogs for more information.) - [X] [Function Calling](https://github.com/betalgo/openai/wiki/Function-Calling) - [ ] Plugins (coming soon) - [x] [Chat GPT](https://github.com/betalgo/openai/wiki/Chat-GPT) @@ -244,4 +246,4 @@ I am incredibly busy. If I forgot your name, please accept my apologies and let - Fixed Azure Openai Audio endpoint thanks to @mac8005 ### 7.1.5 - Added error handling for PlatformNotSupportedException in PostAsStreamAsync when using HttpClient.Send, now falls back to SendRequestPreNet6 for compatibility on platforms like MAUI, Mac. Thanks to @Almis90 -- We now have a function caller describe method that automatically generates function descriptions. This method is available in the utilities library. Thanks to @vbandi \ No newline at end of file +- We now have a function caller describe method that automatically generates function descriptions. This method is available in the utilities library. Thanks to @vbandi