You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
315 B
16 lines
315 B
name: langchain-ollama
|
|
channels:
|
|
- conda-forge
|
|
- defaults
|
|
dependencies:
|
|
- python=3.10
|
|
- pip
|
|
- pip:
|
|
- langchain>=0.1.0
|
|
- langchain-community>=0.0.10
|
|
- flask>=2.0.0
|
|
- flask-restx>=1.1.0
|
|
- python-dotenv>=0.19.0
|
|
- requests>=2.31.0
|
|
- pydantic>=2.0.0
|
|
- python-json-logger>=2.0.7
|