Query Engine + AI Functions
A federated query engine (Trino 480) extended with a JVM plugin that
exposes 17 native SQL functions under the
akko_ai_* namespace.
akko_ai_embed()— vector embeddings inside SQLakko_ai_similarity()— cosine / dot-product / euclideanakko_ai_search()— semantic search with Caffeine LRU cacheakko_ai_generate()— guarded LLM calls with token caps