UNPKG

ludmi

Version:

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

5 lines (4 loc) 119 B
export declare const CONFIG: { OPENAI_API_KEY: string | undefined; OPENAI_ORGANIZATION: string | undefined; };