tocmo0nlord
  • Joined on 2026-02-11
tocmo0nlord pushed to main at tocmo0nlord/odoo-ai 2026-05-15 03:49:16 +00:00
bee8e20580 feat(elearning): add course-building capability to elearning agent
tocmo0nlord pushed to main at tocmo0nlord/odoo-ai 2026-05-15 03:35:07 +00:00
65920d6128 feat: auto-inject Odoo workflow context into every agent execution
tocmo0nlord pushed to main at tocmo0nlord/odoo-ai 2026-05-15 03:22:22 +00:00
147a99cab2 chore: ignore odootrain/ (separate repo)
043d30bd9b chore: ignore odootrain/ (separate repo)
Compare 2 commits »
tocmo0nlord pushed to main at tocmo0nlord/odoo-ai 2026-05-15 02:53:32 +00:00
e215a26c58 feat: register OdooDocAgent as PeerBus specialist agent
tocmo0nlord pushed to master at tocmo0nlord/odootrain 2026-05-15 02:21:15 +00:00
6ece864164 data: add scraped Odoo 18 docs (583 pages, 2611 vectors)
tocmo0nlord pushed to master at tocmo0nlord/odootrain 2026-05-15 01:39:24 +00:00
4b85f76947 fix: use absolute /app/data/raw path so data survives container exit
tocmo0nlord pushed to master at tocmo0nlord/odootrain 2026-05-14 18:03:32 +00:00
bc054cd478 fix: strip Sphinx pilcrow artifacts from extracted text
tocmo0nlord pushed to master at tocmo0nlord/odootrain 2026-05-14 17:53:45 +00:00
608bb51943 fix: replace dead sitemap with crawl-based URL discovery
tocmo0nlord pushed to master at tocmo0nlord/odootrain 2026-05-14 16:20:11 +00:00
3d94c4eb25 fix: use list-form command with literal block to avoid sh syntax error
tocmo0nlord pushed to master at tocmo0nlord/odootrain 2026-05-14 16:16:51 +00:00
de051fb2e7 fix: remove qdrant healthcheck, use wait-loop in our own containers
tocmo0nlord pushed to master at tocmo0nlord/odootrain 2026-05-14 15:57:37 +00:00
8fbf574634 fix: browser UA for scraper, Qdrant healthcheck endpoint
tocmo0nlord pushed to master at tocmo0nlord/odootrain 2026-05-14 15:26:07 +00:00
7fb1573bac Initial commit: Odoo 18 RAG stack
tocmo0nlord created branch master in tocmo0nlord/odootrain 2026-05-14 15:26:07 +00:00
tocmo0nlord created repository tocmo0nlord/odootrain 2026-05-14 15:18:17 +00:00
tocmo0nlord pushed to main at tocmo0nlord/odoo-ai 2026-05-14 13:31:24 +00:00
384b42ab03 Switch default Ollama model to activeblue-chat (fine-tuned Llama 3.1 8B)
tocmo0nlord pushed to activeblue/main at tocmo0nlord/axolotl 2026-05-13 21:33:03 +00:00
c6da9b9e92 Update SETUP_MIAAI.md: add bare Ubuntu rebuild section (driver, packages, Ollama)
tocmo0nlord pushed to activeblue/main at tocmo0nlord/axolotl 2026-05-13 21:19:17 +00:00
c7c4885369 Update SETUP_MIAAI.md: pre-training checklist, Ollama stop/start, verify script, corrected training time
tocmo0nlord pushed to activeblue/main at tocmo0nlord/axolotl 2026-05-13 18:59:22 +00:00
981a13e110 Update human_chat_qlora.yml: working config for RTX 5080 (seq_len 2048, qlora, chat_template)
tocmo0nlord pushed to activeblue/main at tocmo0nlord/axolotl 2026-05-13 18:58:53 +00:00
74f2263ac7 Update SETUP_MIAAI.md: bitsandbytes sm_120 patch, OOM fixes, working training config
tocmo0nlord pushed to activeblue/main at tocmo0nlord/axolotl 2026-05-13 14:37:03 +00:00
8693a1f61b fix Dockerfile-base-next: cuda 12.8.2, miniforge, sm_120