C# implementation of LangChain. We try to be as close to the original as possible in terms of abstractions, but are open to new entities.
566
stars
85
forks
source link
feat: Added Function Calling and Streaming Support for Google Gemini #186
Closed
gunpal5 closed 7 months ago
Updated LangChain.Providers.Google
1) Added Function Calling Support 2) Added Streaming Support 3) Updated Google_Generative AI package to the latest one.