Cloudera Data Explorer (Hue) SQL AI API overview (Preview)

Learn about the SQL AI Assistant, which leverages Large Language Models to assist with various SQL tasks. The SQL AI Assistant is now available through a RESTful API, enabling programmatic access and integration with external tools.

Access method

The SQL AI Assistant is accessible through a RESTful API. The API provides endpoints for clients and external tools to access SQL AI features.

Limitations

  • This release only supports the generate task feature.
  • Large schemas can result in slower response times.
  • The workflow is actively being optimized to improve accuracy and performance.