Skip to content

Conversation

PrathameshNimkar
Copy link
Contributor

@PrathameshNimkar PrathameshNimkar commented Aug 12, 2025

• Complete ChatSnowflake with streaming, structured output & tool calling
• 5 specialized Cortex AI tools (Analyst, Sentiment, Summarizer, Translator, etc.)
• Enterprise RAG with SnowflakeCortexSearchRetriever & document formatting
• Universal authentication (password, OAuth, key-pair, and PAT tokens)
• Async architecture with error handling
• 50+ unit tests, interactive docs, and LangSmith tracing integration

PrathameshNimkar and others added 5 commits August 12, 2025 18:06
• Complete ChatSnowflake with streaming, structured output & tool calling
• 6 specialized Cortex AI tools (Analyst, Sentiment, Summarizer, Translator, etc.)
• Enterprise RAG with SnowflakeCortexSearchRetriever & document formatting
• Universal authentication (password, OAuth, key-pair, and PAT tokens)
• Async architecture with error handling
• 39 unit tests, interactive docs, and LangSmith tracing integration
  - Update langgraph from ^0.2.0 to ^0.6.4
  - Update langsmith from ^0.2.0 to ^0.3.45 (required by langchain-core)
  - Adjust Python version constraint to >=3.9,<3.12 (snowflake compatibility)
  - Fix unused imports in __init__.py
  - Bump version to 0.2.1
…tex-integration

Update dependencies to resolve langgraph compatibility issues
PrathameshNimkar and others added 5 commits September 4, 2025 13:12
Extending to complete path
• Code Quality & Linting Fixes
• MyPy Type Checking Improvements
• Integration Test Fixes
• Error Handling Improvements
• Documentation Updates
• Build & CI Compatibility
- Fix line length and formatting issues in test files
- Ensure compliance with Ruff formatting standards
@sfc-gh-pnimkar sfc-gh-pnimkar merged commit f90f783 into langchain-ai:main Sep 6, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants