Ask a question to get started
Enter to sendā¢Shift+Enter new line
LanguageModelOutputVar = TypeVar('LanguageModelOutputVar', AIMessage, str)
Type variable for the output of a language model.