mirror of
https://github.com/langchain-ai/langchain-pinecone.git
synced 2026-07-21 01:05:24 -04:00
[PR #73] [MERGED] feat: add log message for index creation in test_vector_store #84
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langchain-pinecone/pull/73
Author: @theanupllm
Created: 9/2/2025
Status: ✅ Merged
Merged: 9/2/2025
Merged by: @theanupllm
Base:
main← Head:anup/release-fix📝 Commits (5)
76d80ccfix: add environment variables for Pinecone and OpenAI API keys in unit tests841dde2fix: ensure environment variables for Pinecone and OpenAI API keys are set in release workflow2b12c4dfeat: add log message for index creation in test_vector_store8783145fix: add noqa comment to suppress linting warning for index creation print statement3f9f220fix: format code for consistency in get_min_versions.py and embedding-and-reranking.ipynb📊 Changes
4 files changed (+104 additions, -92 deletions)
View changed files
📝
.github/scripts/get_min_versions.py(+6 -4)📝
.github/workflows/_release.yml(+5 -0)📝
examples/embedding-and-reranking.ipynb(+92 -88)📝
libs/pinecone/tests/integration_tests/test_embeddings.py(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.