Commit Graph
135 Commits
Author SHA1 Message Date
Annyfee d2648fc2a1 chore: minor adjustments 2026-01-16 22:02:28 +08:00
Annyfee cf504582be chore(embeddings): minor code optimization 2026-01-15 15:32:21 +08:00
Annyfee 3b8aab8984 docs: tweak main README introduction 2026-01-15 10:29:26 +08:00
Annyfee caf8088eac fix(m11/s02): optimize and correct code implementation 2026-01-14 11:29:42 +08:00
Annyfee 9eac193295 fix(m11): correct minor annotation issues 2026-01-10 16:51:04 +08:00
Annyfee 66ca542cee fix(m09): update TypedDict to MessagesState and refine prompts 2026-01-08 11:09:35 +08:00
Annyfee d8cddf436f fix(m09): correct minor code issues 2026-01-07 17:19:49 +08:00
Annyfee 722a26a4bd docs(m13): add README section for module 13 2026-01-06 10:13:05 +08:00
Annyfee ee1ec0d891 feat(module13): update environment dependencies 2026-01-04 17:21:25 +08:00
Annyfee 908b7e0c65 feat(module13): update environment dependencies 2026-01-04 17:18:15 +08:00
Annyfee cac432c4f0 docs: update README to reflect module 13 changes 2026-01-04 17:16:33 +08:00
Annyfee d4dd1f4f26 feat(module13): update code and environment dependencies 2026-01-04 17:11:55 +08:00
Annyfee 456fc42785 feat(module13): update code and environment dependencies 2026-01-04 17:08:01 +08:00
Annyfee e5f8826d59 refactor(ch12): align filenames and update corresponding README sections 2026-01-03 17:32:55 +08:00
Annyfee 857ffa1417 refactor(ch11): align filenames and update corresponding README sections 2026-01-03 17:28:14 +08:00
Annyfee 1a9ffecfca refactor(ch10): align filenames and update corresponding README sections 2026-01-03 17:23:08 +08:00
Annyfee f114285928 refactor(ch10): align filenames and update corresponding README sections 2026-01-03 17:23:04 +08:00
Annyfee 4392c7a313 refactor(ch9): align filenames and update corresponding README sections 2026-01-03 17:16:21 +08:00
Annyfee 48bfbd1ea4 refactor(ch9): align filenames and update corresponding README sections 2026-01-03 17:13:58 +08:00
Annyfee 45ef551431 refactor(ch8): align filenames and update corresponding README sections 2026-01-03 17:13:04 +08:00
Annyfee 1a13372389 refactor(ch8): align filenames and update corresponding README sections 2026-01-03 16:57:36 +08:00
Annyfee 795f38127b refactor(m7): restructure non-code assets including filenames, environment setup, and minor fixes 2026-01-03 16:52:49 +08:00
Annyfee ee95c05d13 refactor(m6): restructure non-code assets including filenames, environment setup, and minor fixes 2026-01-03 16:38:19 +08:00
Annyfee 69ce287cb5 chore(config): remove TensorFlow deprecation warning 2026-01-03 16:15:33 +08:00
Annyfee 74507b197f refactor(ch5): align filenames and update corresponding README sections 2026-01-03 16:13:58 +08:00
Annyfee 43fc1717b5 refactor(ch1-4): align filenames and update corresponding README sections 2026-01-03 15:35:39 +08:00
Annyfee b6482f1cf6 chore:minor adjustments 2025-12-27 09:48:52 +08:00
Annyfee 0347c79add docs:refine learning path description in main README 2025-12-26 10:54:03 +08:00
Annyfee c5ef46026c docs: refine learning path description in main README 2025-12-26 09:54:06 +08:00
Annyfee 29ed9318ab chore: minor adjustments 2025-12-25 19:29:18 +08:00
Annyfee e1cb01c407 fix(m12): correct environment dependencies and package imports 2025-12-22 11:04:33 +08:00
Annyfee 620a59b17a docs: remove redundant fields from README 2025-12-18 17:54:48 +08:00
Annyfee 90f1cefec5 docs: update README to reflect module 12 changes 2025-12-18 17:53:37 +08:00
Annyfee 73c4c0db88 feat(module12): update code and environment dependencies 2025-12-18 17:49:39 +08:00
Annyfee 3af39d4df5 chore: polish minor details 2025-12-16 15:41:53 +08:00
Annyfee ff7282c307 docs: update README to reflect module 11 changes 2025-12-10 15:50:41 +08:00
Annyfee bca3f7486f refactor(module11): restructure MCP client implementation and migrate to chapter 11 2025-12-10 15:38:56 +08:00
Annyfee fd3774d849 feat(module10): update code files and environment dependencies 2025-12-10 15:36:30 +08:00
Annyfee 8054dac121 docs: fix broken or outdated links in README 2025-12-08 09:38:31 +08:00
Annyfee 5ccf901f56 chore: remove redundant placeholder code 2025-12-06 16:26:41 +08:00
Annyfee 88ea4bf518 docs: update project introduction in README 2025-12-04 09:49:04 +08:00
Annyfee 2e608be133 docs: update README about m10 2025-12-03 13:07:01 +08:00
Annyfee ed9f77d0b8 feat: add module 10 code and related content 2025-12-03 13:04:27 +08:00
Annyfee 8931420c5d docs: update README and environment dependencies 2025-12-03 13:02:13 +08:00
Annyfee 2b40729110 chore: standardize historical commit messages to follow Conventional Commits 2025-11-28 11:31:43 +08:00
Annyfee ad9c3c52e7 docs: update markdown files to align with new filenames 2025-11-28 11:27:28 +08:00
Annyfee 5bc33d2584 chore: rename multiple files to improve importability and module structure 2025-11-28 11:25:58 +08:00
Annyfee 7d10f27951 docs: simplify quickstart section in README for clarity and brevity 2025-11-28 11:24:00 +08:00
Annyfee 2ae57bd933 chore: add setup.py to enable editable installs and proper module imports 2025-11-28 11:20:20 +08:00
Annyfee 308882eee1 chore: add __init__.py to make all directories importable 2025-11-28 11:19:07 +08:00