Files
langchaingo/retrievers
Dmitry Ng 18cfd8cb62 feat: migrate from deprecated for Google AI SDK to modern google.golang.org/genai
- Removed deprecated dependency on github.com/google/generative-ai-go and replaced it with google.golang.org/genai.
- Adjusted test cases to reflect the new environment variable name.
- Enhanced embedding and content generation functions to utilize the new genai package.
- Added new test data for improved coverage of Google AI functionalities.
2025-07-12 01:38:49 +03:00
..