Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

community: ChatSnowflakeCortex - Add streaming functionality #1

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

PrathameshNimkar
Copy link
Owner

Description:
snowflake.py
Add _stream and _stream_content methods to enable streaming functionality
fix pydantic issues and added functionality with the overall langchain version upgrade
added bind_tools method for agentic workflows support through langgraph
updated the _generate method to account for agentic workflows support through langgraph
cosmetic changes to comments and if conditions

snowflake.ipynb
Added _stream example
cosmetic changes to comments

check_pydantic.sh
Decreased counter from 126 to 125 as suggested when formatting

- Add _stream and _stream_content methods to enable streaming functionality
- fix pydantic issues and added functionality with the overall langchain version upgrade
- added bind_tools method for agentic workflows support through langgraph
- updated the _generate method to account for agentic workflows support through langgraph
- cosmetic changes to comments and if conditions

2. snowflake.ipynb
- Added _stream example
- cosmetic changes to comments

3. check_pydantic.sh
- Decreased counter from 126 to 125 as suggested when formatting
@PrathameshNimkar PrathameshNimkar merged commit 0ec2495 into master Oct 30, 2024
3 checks passed
@sfc-gh-pnimkar sfc-gh-pnimkar deleted the ChatSnowflakeCortex_add_streaming branch October 30, 2024 18:07
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.

2 participants