Chat Models
Chat models take a list of messages as input and return a model-generated message as output. These models such as gpt-3.5-turbo or gpt4 are powerful and cheaper than its predecessor Completions models such as text-davincii-003.
Below are some of the chat models available to use in LangFlux:
Azure ChatOpenAI
ChatLocalAI
GoogleVertexAI
Last updated
Was this helpful?