Skip to content

test(app): route prompt e2e through mock llm#20383

Open
kitlangton wants to merge 3 commits intodevfrom
test/app-e2e-llm-server-followup
Open

test(app): route prompt e2e through mock llm#20383
kitlangton wants to merge 3 commits intodevfrom
test/app-e2e-llm-server-followup

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • extend the shared TestLLMServer to serve OpenAI Responses API streams so app e2e can reuse the same mock LLM abstraction
  • switch the prompt reply e2e to update backend config through the supported global config API and assert the mock server is actually called
  • keep the active model on a built-in OpenAI model while routing its transport to the mock server, including the extra queued response used by the title request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant