Force non-streaming LLM completions #5

Merged
caleb-brown merged 1 commit from fix/openai-non-streaming-completions into main 2026-07-06 09:29:08 -04:00
Owner

Summary

  • request non-streaming chat completions from OpenAI-compatible providers
  • add regression coverage for the chat completion request payload

Test

  • .venv/bin/python -m pytest tests/test_llm.py -q
## Summary - request non-streaming chat completions from OpenAI-compatible providers - add regression coverage for the chat completion request payload ## Test - `.venv/bin/python -m pytest tests/test_llm.py -q`
Force non-streaming LLM completions
All checks were successful
temper/review Temper review completed
6f02ecf112
Author
Owner

Temper Review

general

No actionable issues found in the supplied diff. The change correctly adds an explicit non-streaming flag and the regression test verifies the request payload and response handling.

No actionable findings were reported.

Temper: Code, tempered.

<!-- temper:managed-summary:general --> ## Temper Review ### general No actionable issues found in the supplied diff. The change correctly adds an explicit non-streaming flag and the regression test verifies the request payload and response handling. No actionable findings were reported. _Temper: Code, tempered._
caleb-brown force-pushed fix/openai-non-streaming-completions from 6f02ecf112
All checks were successful
temper/review Temper review completed
to a8d7e53a2d
All checks were successful
temper/review Temper review completed
2026-07-06 09:25:10 -04:00
Compare
Author
Owner

/temper rerun

/temper rerun
Author
Owner

temper:review

temper:review
Author
Owner

/temper review

/temper review
caleb-brown deleted branch fix/openai-non-streaming-completions 2026-07-06 09:29:08 -04:00
Sign in to join this conversation.
No description provided.