UNPKG

@promptbook/azure-openai

Version:

Promptbook: Run AI apps in plain human language across multiple models and platforms

7 lines (6 loc) 159 B
/** * Organizational helper to better mark the place is used as but should not be * * @private within the repository */ export type TODO_remove_as<T> = T;