Dariel Dato-on
Dariel Dato-on
Added input and output description to the `query_checker_sql_db`. Otherwise, the `SQLDatabaseToolkit` will often skip the `query_checker_sql_db` step, even though the prompt instructs it to always use it. Tested with `gpt-3.5-turbo`.
## Summary This PR adds native Windows ARM64 (aarch64) support by introducing a new build matrix entry and handling platform-specific tooling limitations in the GitHub Actions workflow. ## Changes ###...
### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...
## Problem Summary I've successfully created and deployed an Azure Bot Framework bot that works in Web Chat, but I cannot figure out how to actually use it in GroupMe...