[PR #35] [CLOSED] Add Google API integration and update environment configuration #35

Closed
opened 2026-02-16 05:17:24 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph-example/pull/35
Author: @afmoleirinho96
Created: 5/22/2025
Status: Closed

Base: mainHead: feature/add-google-remove-anthropic


📝 Commits (1)

  • 7bef6d9 Add Google API integration and update environment configuration

📊 Changes

5 files changed (+299 additions, -8 deletions)

View changed files

📝 .env.example (+1 -0)
📝 .gitignore (+288 -2)
📝 my_agent/agent.py (+1 -1)
📝 my_agent/requirements.txt (+2 -1)
📝 my_agent/utils/nodes.py (+7 -4)

📄 Description

  • Disable Anthropic

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraph-example/pull/35 **Author:** [@afmoleirinho96](https://github.com/afmoleirinho96) **Created:** 5/22/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/add-google-remove-anthropic` --- ### 📝 Commits (1) - [`7bef6d9`](https://github.com/langchain-ai/langgraph-example/commit/7bef6d9c1115f5f4780c04a93cfbe3ab2bbf5a16) Add Google API integration and update environment configuration ### 📊 Changes **5 files changed** (+299 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+1 -0) 📝 `.gitignore` (+288 -2) 📝 `my_agent/agent.py` (+1 -1) 📝 `my_agent/requirements.txt` (+2 -1) 📝 `my_agent/utils/nodes.py` (+7 -4) </details> ### 📄 Description - Disable Anthropic --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 05:17:24 -05:00
yindo closed this issue 2026-02-16 05:17:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph-example#35