For the full migration guide covering all package renames, API changes, and complete before/after examples, see Migrating Nitro from 1 to 16. The key changes for HotChocolate projects: Package rename: ...
SmartQueryAPI is a small RAG-based service that accepts a natural language prompt and returns a generated T-SQL SELECT and the query results. It uses local embedding and generation endpoints (LLM) to ...