Ryan Westfall westfarn
  • Joined on 2025-02-26
westfarn created branch fix/reindex-networkx-dep in ai_ml_operations/chat_backend 2026-08-02 11:55:13 -07:00
westfarn pushed to fix/reindex-networkx-dep at ai_ml_operations/chat_backend 2026-08-02 11:55:13 -07:00
8ff3ad83d1 Fix reindex_embeddings crash: add networkx for Unstructured xlsx.
westfarn pushed to master at ai_ml_operations/chat_backend 2026-08-02 11:46:04 -07:00
d8f5b8ebf2 Always-on grounded retrieval + role-scoped Ollama models (#62 Phases 1–3) (#65)
westfarn deleted branch feature/accuracy-grounded-retrieval-62 from ai_ml_operations/chat_backend 2026-08-02 11:46:04 -07:00
westfarn merged pull request ai_ml_operations/chat_backend#65 2026-08-02 11:46:02 -07:00
Always-on grounded retrieval + role-scoped Ollama models (#62 Phases 1–3)
6218f62408 Fix SearxNG crash loop: make settings.yml readable inside the container.
f1f96e49b1 Deploy SearxNG on ai-server-4080 for chat_backend grounded search (#10).
Compare 2 commits »
westfarn created branch feature/searxng-ai-server-4080 in ai_ml_operations/server-infra 2026-08-02 11:43:00 -07:00
westfarn pushed to master at ai_ml_operations/server-infra 2026-08-02 11:33:39 -07:00
7e48c22e3e Deploy SearxNG on ai-server-4080 for chat_backend grounded search (#10) (#11)
westfarn deleted branch feature/searxng-ai-server-4080 from ai_ml_operations/server-infra 2026-08-02 11:33:39 -07:00
westfarn closed issue ai_ml_operations/server-infra#10 2026-08-02 11:33:38 -07:00
Deploy SearxNG on ai-server-4080 for chat_backend grounded search (#62)
westfarn merged pull request ai_ml_operations/server-infra#11 2026-08-02 11:33:38 -07:00
Deploy SearxNG on ai-server-4080 for chat_backend grounded search (#10)
51464943a9 Point SEARXNG_BASE_URL at :8088 (dta_webapp owns :8080 on GPU host).
westfarn created pull request ai_ml_operations/server-infra#11 2026-08-02 11:23:33 -07:00
Deploy SearxNG on ai-server-4080 for chat_backend grounded search (#10)
f1f96e49b1 Deploy SearxNG on ai-server-4080 for chat_backend grounded search (#10).
westfarn created branch feature/searxng-ai-server-4080 in ai_ml_operations/server-infra 2026-08-02 11:23:25 -07:00
westfarn opened issue ai_ml_operations/server-infra#10 2026-08-02 11:22:05 -07:00
Deploy SearxNG on ai-server-4080 for chat_backend grounded search (#62)
westfarn created pull request ai_ml_operations/chat_backend#65 2026-08-02 07:06:03 -07:00
Always-on grounded retrieval + role-scoped Ollama models (#62 Phases 1–3)
d51033809f Always-on grounded retrieval with SearxNG and role-scoped Ollama models (#62).
westfarn opened issue ai_ml_operations/chat_backend#64 2026-08-02 06:49:45 -07:00
File parsing: fix DOCX/PPTX MIME misrouting, unify the two parser paths, and widen format coverage