Updated ch07 (#213)

* Updated ch07

* fix links

* check links
This commit is contained in:
Sebastian Raschka
2024-06-15 15:10:01 -05:00
committed by GitHub
parent 7bf70baf10
commit aba7ed2eb1
4 changed files with 1793 additions and 345 deletions

View File

@@ -27,4 +27,4 @@ jobs:
- name: Check links
run: |
pytest --check-links ./ --check-links-ignore "https://platform.openai.com/*"
pytest --check-links ./ --check-links-ignore "https://platform.openai.com/*" --check-links-ignore "https://arena.lmsys.org"