mirror of
https://github.com/vxcontrol/langchaingo.git
synced 2026-08-24 21:31:28 -04:00
18cfd8cb62
- 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.