mirror of
https://github.com/langchain-ai/streamlit-agent.git
synced 2026-07-01 09:25:05 -04:00
Update README
This commit is contained in:
@@ -17,7 +17,12 @@ Implementation of various LangChain agents as Streamlit apps including:
|
||||
This project uses [Poetry](https://python-poetry.org/) for dependency management.
|
||||
|
||||
```shell
|
||||
# Create Python environment
|
||||
$ poetry install
|
||||
|
||||
# Install git pre-commit hooks
|
||||
$ poetry shell
|
||||
$ pre-commit install
|
||||
```
|
||||
|
||||
## Running
|
||||
|
||||
Reference in New Issue
Block a user