A Streamlit package for building multiagent web interfaces with LangGraph
Project description
streamlit-langgraph
A powerful Python package that seamlessly integrates Streamlit’s intuitive web interface with LangGraph’s advanced multi-agent orchestration capabilities. Build interactive AI applications that feature multiple specialized agents collaborating in customizable workflows.
If you’re using Streamlit with a single agent, consider using this package instead. This project was also greatly inspired by that work, particularly for its general ideas and integration with the OpenAI API.
In Development
In the baseline implementation, it utilizes the Response API for OpenAI usage, and for other LLMs, it uses create_agent from LangChain.
Note: This package uses langchain/langgraph version 1.0.1.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file streamlit_langgraph-0.1.1.tar.gz.
File metadata
- Download URL: streamlit_langgraph-0.1.1.tar.gz
- Upload date:
- Size: 30.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48462fde96c33e4c64b21445a02275a8db1a83fcdc1075bc95d6563181ccba56
|
|
| MD5 |
cbd5f557f0eaf53bbaf50e59d9ee5bbb
|
|
| BLAKE2b-256 |
83863e072b77f42a4200d2e28fc8020e43ae46bf7daef783c3136a446056c170
|
File details
Details for the file streamlit_langgraph-0.1.1-py3-none-any.whl.
File metadata
- Download URL: streamlit_langgraph-0.1.1-py3-none-any.whl
- Upload date:
- Size: 35.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84b6edc9d84a1e8c879acac8a58767e35de35faf80d512fd5d0e529b73b236b9
|
|
| MD5 |
246cd81f8d82a3eca2d0479db8bbbca6
|
|
| BLAKE2b-256 |
bcf9c6ed25975ed96b49cc6d142bb20bf6d47bd2d2c8959afc53be832105fb54
|