Rohan Dwivedi
Rohan Dwivedi
I have added an example for sentiment analysis. @Giom-V would be great to get your review on this
- Updated live api model - Rerun the notebook - Replaced all instances of **gemini 2.0** to **gemini 2.5**
- This is an updated version of #887 - Added extra explanation for GITHUB_API_KEY - Run the entire notebook - nbfmt check
### Description of the feature request: This is a proposal to add a new cookbook example: an AI-powered GitHub Action that converts plain text into well-structured Markdown documentation. ### What...
- Added an example of a txt to markdown converter github action - Demonstrates the use of gemini api in github-action work flows.