UNPKG

ludmi

Version:

LU (Layer Understanding) is a lightweight framework for controlled chatbot interactions with LLMs, action orchestration, and retrieval-augmented generation (RAG).

3 lines (2 loc) 66 B
import OpenAI from "openai"; export declare const openai: OpenAI;