UNPKG

@promptbook/langtail

Version:

It's time for a paradigm shift. The future of software in plain English, French or Latin

14 lines (13 loc) 478 B
import type { Registration } from '../../utils/$Register'; /** * Registration of LLM provider metadata * * Warning: This is not useful for the end user, it is just a side effect of the mechanism that handles all available LLM tools * * @public exported from `@promptbook/core` * @public exported from `@promptbook/cli` */ export declare const _AzureOpenAiMetadataRegistration: Registration; /** * Note: [💞] Ignore a discrepancy between file name and entity name */