mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-09 05:39:12 +00:00
Use Khoj terrarium fork instead of building from official Cohere repo
This commit is contained in:
2
.github/workflows/run_evals.yml
vendored
2
.github/workflows/run_evals.yml
vendored
@@ -81,7 +81,7 @@ jobs:
|
|||||||
# upgrade pip
|
# upgrade pip
|
||||||
python -m ensurepip --upgrade && python -m pip install --upgrade pip
|
python -m ensurepip --upgrade && python -m pip install --upgrade pip
|
||||||
# install terrarium for code sandbox
|
# install terrarium for code sandbox
|
||||||
git clone https://github.com/cohere-ai/cohere-terrarium.git && cd cohere-terrarium && npm install && mkdir pyodide_cache
|
git clone https://github.com/khoj-ai/terrarium.git && cd terrarium && npm install && mkdir pyodide_cache
|
||||||
|
|
||||||
- name: ⬇️ Install Application
|
- name: ⬇️ Install Application
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user