Commit 3cc92d8d authored by Kantz's avatar Kantz
Browse files

update readme

parent 18be0686
......@@ -185,6 +185,14 @@ cd math-tutor/backend
python -m scripts.retrieval_cli query --q "Was ist eine Teilmenge?" --k 8 --expand
```
## Generate Socratic Chats
```powershell
cd math-tutor/backend
.\.venv\Scripts\Activate.ps1
python -m scripts.generate_socratic_chats --source-root sources/lecture_script --output sources/inital_socratic_prompt/initial_prompts.yml
```
## Configuration
Differend Orchestrators:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment