Skip to content

docs: professional docs site, tested tutorial, LLM guide, better visuals#3

Merged
ancongui merged 1 commit into
mainfrom
feat/docs-and-experience
Jun 25, 2026
Merged

docs: professional docs site, tested tutorial, LLM guide, better visuals#3
ancongui merged 1 commit into
mainfrom
feat/docs-and-experience

Conversation

@ancongui

Copy link
Copy Markdown
Contributor

Documentation & developer experience

  • Tested end-to-end tutorial (samples/tutorial.py) β€” guided tour (boot β†’ load/validate β†’ AutoML β†’ GenAI feature engineering β†’ agentic loop β†’ serve), runs offline with no LLM key; a test guarantees it works.
  • Thorough LLM-configuration guide β€” providers + model strings, API keys, enabling GenAI, cost/budget gating, secure execution, offline/test usage.
  • mkdocs Material docs site (mkdocs.yml + docs group) β€” builds clean under --strict; GitHub Pages deploy workflow; all internal links fixed.
  • Better visuals β€” refined assets/banner.svg + 8 generated diagrams under docs/img/.
  • Polished README quick start + docs index; new CONTRIBUTING.md.

Gate: ruff clean Β· pyright 0 Β· mkdocs --strict ok Β· 93 tests pass (3 integration deselected).

- tested end-to-end tutorial (samples/tutorial.py + docs/tutorial.md), runs offline
- thorough LLM-configuration guide (providers, keys, model selection, cost gating)
- mkdocs Material docs site (mkdocs.yml + docs group), builds clean --strict;
  GitHub Pages deploy workflow; all internal doc links fixed
- refined banner.svg + expanded generated diagram set (8) under docs/img/
- polished README quick start + docs index; new CONTRIBUTING.md

Gate: ruff clean, pyright 0, mkdocs --strict ok, 93 tests pass (3 integration deselected).
@ancongui ancongui merged commit 6fb44e1 into main Jun 25, 2026
@ancongui ancongui deleted the feat/docs-and-experience branch June 25, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant