chore: update docs again (#77)

This commit is contained in:
lily-de
2024-09-25 14:20:49 -04:00
committed by GitHub
parent 31dfd48ac5
commit 4704b82bf1
77 changed files with 439 additions and 312 deletions
+2 -1
View File
@@ -17,7 +17,8 @@ coverage *FLAGS:
uv run coverage lcov -o lcov.info
docs:
cd docs && uv sync && uv run mkdocs serve
uv sync && uv run mkdocs serve
ai-exchange-version:
curl -s https://pypi.org/pypi/ai-exchange/json | jq -r .info.version