Skip to content

Route NFO log analysis through public SubLLM - #2

Merged
tom-sapletta-com merged 2 commits into
mainfrom
ticket/1-subllm-zai
Aug 26, 2026
Merged

Route NFO log analysis through public SubLLM#2
tom-sapletta-com merged 2 commits into
mainfrom
ticket/1-subllm-zai

Conversation

@tom-sapletta-com

Copy link
Copy Markdown
Contributor

Summary

  • replace the default LiteLLM call with public subactor-subllm 1.4.2
  • use the exact semcod-nfo/analyze route with direct Z.AI GLM 5.3 priority
  • retain LiteLLM only as an explicit llm-legacy extra and environment opt-in
  • never replay a failed SubLLM request to another paid provider
  • align CI with supported Python 3.11 through 3.13

Closes #1.

Validation

  • 341 tests passed
  • focused Ruff passed
  • git diff --check passed
  • sdist and wheel build passed

@tom-sapletta-com
tom-sapletta-com merged commit d4810cd into main Aug 26, 2026
3 checks passed
@tom-sapletta-com
tom-sapletta-com deleted the ticket/1-subllm-zai branch August 26, 2026 08: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.

Route NFO LLM calls through public SubLLM and direct Z.AI GLM 5.3

1 participant