mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-05-23 16:49:51 +02:00
LangChain WIP; missing modules
This commit is contained in:
@@ -26,5 +26,9 @@ jobs:
|
||||
|
||||
- name: 'test'
|
||||
run: |
|
||||
pip install langchain_community
|
||||
pip install langchain_text_splitters
|
||||
pip install langchain_huggingface
|
||||
pip install transformers
|
||||
python -m tests.llm.llm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user