eagle0504's picture
app updated
746d2f1
|
raw
history blame
492 Bytes
metadata
title: Build LLM apps
slug: /develop/tutorials/llms

Build LLM apps

Build a basic chat app

Build a simple OpenAI chat app to get started with Streamlit's chat elements.

Build an LLM app using LangChain

Build a chat app using the LangChain framework with OpenAI.