deepgram / deepgram-dotnet-sdk

.NET SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
30 stars 31 forks source link

[HOLD] Implements CodeRabbit Code Reviews #203

Closed dvonthenen closed 8 months ago

dvonthenen commented 8 months ago

This implements CodeRabbit Code Reviews! Uses GitHub actions and OpenAI through CodeRabbit.

More details here: https://github.com/coderabbitai/ai-pr-reviewer

dvonthenen commented 8 months ago

CodeRabbit ran into an error because the OpenAI API Key isn't set.

Warning: Skipped: failed to create summary bot, please check your openai_api_key: Error: Unable to initialize the OpenAI API, both 'OPENAI_API_KEY' environment variable are not available, backtrace: Error: Unable to initialize the OpenAI API, both 'OPENAI_API_KEY' environment variable are not available

Run: https://github.com/deepgram/deepgram-dotnet-sdk/actions/runs/7762074953/job/21171839820

dvonthenen commented 8 months ago

The GH action is no longer needed per the CodeRabbit docs.