Files
Mayacontigo/notebooks/chunk_with_llm/mise.toml
Rogelio 325f1ef439 ic
2025-10-13 18:16:25 +00:00

10 lines
222 B
TOML

[tools]
azure-functions-core-tools = "latest"
[tasks.edit]
description = "Run 'chunk_with_llm' notebook in editable mode."
run = "uv run marimo edit notebook.py"
[tasks.worker]
run = "uv run taskiq worker broker:broker"