Files
pipecat/tests/test_openai_llm_timeout.py
Aleix Conchillo Flaqué e553bb010f tests: migrate LLM tests to Settings-based constructor API
Replace the old `model=` / `params=InputParams(...)` style with the
new `settings=<Service>.Settings(...)` form across LLM service tests.
2026-04-10 17:37:49 -07:00

11 KiB