Open
Description
-
Force-update to the latest version of llmcord:
git fetch && git reset --hard origin/main
-
(No Docker) Update python packages:
python -m pip install -U -r requirements.txt
-
(With Docker) Rebuild the container:
docker compose build --no-cache docker compose up
-
Make sure your config.yaml is up-to-date with config-example.yaml (this project is WIP so the config structure is subject to change)
-
If you're using something like Ollama, make sure it's up-to-date
Metadata
Metadata
Assignees
Labels
No labels