forked from benman1/generative_ai_with_langchain
-
Notifications
You must be signed in to change notification settings - Fork 0
/
langchain_ai.yaml
52 lines (52 loc) · 1.11 KB
/
langchain_ai.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
name: langchain_ai
channels:
- defaults
dependencies:
- bzip2=1.0.8
- ca-certificates
- libffi=3.4.4
- ncurses=6.4
- openssl
- python=3.10.12
- readline=8.2
- sqlite=3.41.2
- tk=8.6.12
- tzdata=2023c
- xz=5.4.2
- zlib=1.2.13
- pandoc=2.12
- pip=23.1.2
- pip:
- setuptools==67.8.0
- wheel==0.38.4
- jupyter>=1.0.0
- jupyterlab
- langchain[docarray]==0.0.284
- langchain_experimental
- langsmith>=0.0.65
- huggingface_hub>=0.14.1
- openai==0.28.1
- google-cloud-aiplatform>=1.26.0
- replicate
- google-generativeai
- ruff==0.0.278
- pypdf>=3.12.2
- tiktoken>=0.4.0
- duckduckgo_search>=3.8.4
- streamlit>=1.24.1
- arxiv>=1.4.8
- wikipedia>=1.4.0
- wolframalpha>=5.0.0
- unstructured>=0.8.1
- sentence_transformers>=2.2.2
- gradio>=3.38.0
- gpt4all>=1.0.6
- google-api-python-client>=2.94.0
- apify-client>=1.4.0
- chromadb>=0.4.8
- lanarky==0.7.16
- ray[serve]>=2.6.3
- faiss-cpu>=1.7.4
- promptwatch>=0.2.9
- langchain_decorators>=0.2.3
prefix: /opt/anaconda3/envs/langchain_ai