Add docx + html reader (#139)
This commit is contained in:
committed by
GitHub
parent
116919b346
commit
65852b7d71
1
.github/workflows/unit-test.yaml
vendored
1
.github/workflows/unit-test.yaml
vendored
@@ -88,6 +88,7 @@ jobs:
|
||||
steps.check-cache-hit.outputs.check != 'true'
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
cd libs/kotaemon
|
||||
pip install -U --upgrade-strategy eager -e .[dev]
|
||||
|
||||
- name: New dependencies cache for key ${{ steps.restore-dependencies.outputs.cache-primary-key }}
|
||||
|
Reference in New Issue
Block a user