What's Changed
- Remove duplicative suffix for async invocation by @sfc-gh-jsummer in #17
- feature/consolidated error handling by @PrathameshNimkar in #19
- Feature/mcp integration by @PrathameshNimkar in #20
- feat(infra): MCP server for langchain docs by @mdrxy in #25
- Architecture Overhaul with Snowflake Cortex Agents Integration by @PrathameshNimkar in #27
- feature: remove auto_execute parameter and fix MCP integration by @PrathameshNimkar in #29
- docs: Add MCP integration example by @sfc-gh-jsummer in #30
- Fix tool calling structure to use content_list format (Fixes #26) by @PrathameshNimkar in #32 - This issue was identified and reported by @HamzaAboumousa in #26. They also submitted PR #31 with an initial fix - thanks for the valuable contribution! We went ahead with explicit grouping logic with separated helper methods for better maintainability, testability, and extensibility.
- Bump version to 0.2.2 by @PrathameshNimkar in #33
New Contributors
- @sfc-gh-jsummer made their first contribution in #17
- @mdrxy made their first contribution in #25
Full Changelog: libs/snowflake/v0.2.1...libs/snowflake/v0.2.2