#geminisprint — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #geminisprint, aggregated by home.social.
-
About to finish my #geminisprint with a fully implemented Gemini SDK for NET. With support for the new File API for Gemini 1.5.🤘
Now, adding more docu, more tests, and then release with notes.🤞
Next, Quickstart blog for own integrations and use cases. 🫶
-
Only a minor change necessary and the Gemini SDK for .NET is ready to rumble.
👽 models of Gemini 1.5 and Gemini 1.0 Ultra
👽 tests for Gemini 1.5 and Gemini 1.0 Ultra -
New week, new features!
🌞add interface IGenerativeAI
🌞simplify image/media handling in requests
🌞extend generateAnswer featureThe interface makes it even easier to switch between Google AI and Vertex AI.
-
Also, got an overview of suggestions regarding improvement. Going to ask for details and actual source code snippets on how to improve the package.
-
Interestingly, adding more Google Cloud authentication options to https://github.com/mscraftsman/generative-ai went smoothly. To keep things lean and clean, I created a new #dotnet NuGet package. 😏
-
Looks like I kept myself busy writing my #dotnet library for Gemini:
⛳ implement streaming of content, Function Calling, Embeddings
⛳ support of HTTP/3 protocol
⛳ allow configuration, safety settings and tools for Chat -
Mscc.GenerativeAI.Web is built on top of the NuGet package for .NET. You can use Gemini API for ASP.NET Core with a few lines of code.
Still work in progress. Your input is appreciated.
#gde #mvpbuzz #geminisprint #buildwithai #googleai #vertexai
-
After implementing the NuGet package for Gemini AI, it was time to consume it writing a sample application. It takes a few lines only...
https://github.com/mscraftsman/generative-ai/
More features and samples coming.
-
Pushed my implementation of a Gemini client in .NET.
https://github.com/mscraftsman/generative-ai
Available as NuGet package. Works for both Google AI and VertexAI
-
Access to Vertex AI Gemini API is currently offered through SDKs not including C#. Visual Studio 2022 comes with an integrated HTTP client using .http files.
https://jochen.kirstaetter.name/getting-started-with-the-vertex-ai-gemini-with-vs-http/
#GeminiSprint #BuildWithGemini #GeminiAI #GeminiPro #gde #MVPBuzz
-
Getting started with Gemini using Visual Studio (REST API). Access Gemini AI using the integrated REST client and .http files. Works also in VS Code using REST Client extension.
https://jochen.kirstaetter.name/getting-started-with-gemini-using-vs-http/
#GeminiSprint #BuildWithGemini #GeminiAI #GeminiPro #gde #MVPBuzz