Show HN: Simple OpenAI Library with Caching (nuget.org)
I found a lot of my experiments / tests ended up calling the OpenAI API service with the same content over and over again, which can be time consuming - particularly for longer completions.
This is a very simple thing but if you need something like this in your C# project and don't feel like building it yourself, you may find it useful. This library also doesn't have any dependencies which is kind of nice imo.
0 comments
[ 0.25 ms ] story [ 11.3 ms ] threadNo comments yet.