forked from Archives/langchain
bd462e9df0
- change requirements.txt to fix Issue #101 - update .gitignore to support VSCode dev environment
15 lines
198 B
Plaintext
15 lines
198 B
Plaintext
-r test_requirements.txt
|
|
# For integrations
|
|
cohere
|
|
elasticsearch
|
|
openai
|
|
google-search-results
|
|
nlpcloud
|
|
playwright
|
|
wikipedia
|
|
huggingface_hub
|
|
faiss-cpu
|
|
sentence_transformers
|
|
# For development
|
|
jupyter
|