LangChain.LLM (langchainex v0.1.0)

A generic LLM interface for interacting with different LLM providers

Link to this section Summary

Link to this section Functions

Link to this function

call(model, prompt)

Link to this function

chat(model, chats)