A SQL agent uses language models and tools to interact with SQL databases by understanding, generating and executing queries.
Add human-in-the-loop (HITL) review to approve queries before execution.
Built with LLM @langchain LangGraph...
#AI#Agents#SQLAgent
🚀 New MindsDB release v24.7.3.0 is here!
🔹 StatsForecast: Enable ‘season_length’ as settable parameter
🔹 GEMini updated
🔹 REST API for batch prediction
🔹 Updated LangChain handler to use langchain_openai (Support for GPT-4)
🔹 Pinned new version of snowflake-sqlalchemy supporting SQLAlchemy 2
🔹 Ollama - Support for embedding models
🔹 Implement caching for table information in SQLAgent
🔹 and more…
Shout out to all the contributors for their hard work!
Check out the full changelog here: github.com/mindsdb/mindsdb/r…
#sqlhelp Is there a way for a SQLAgent job step to know which schedule started the job at runtime? I know it's logged in the history, but can't tell if it can be determined while running. Thanks.
Nice.
- Find SSMS on new #SQLServer VM
- Uninstall SSMS
- SQL Server Agent won't start. No logs, no error msg
- Run sqlagent manually, a popup window says it's missing the ODBC driver 17 for SQL Server
- Reinstall ODBC driver, all good