Fix: waitForResponse component. (#11172)

### What problem does this PR solve?

#10056

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
Kevin Hu
2025-11-11 16:58:47 +08:00
committed by GitHub
parent 522c7b7ac6
commit f441f8ffc2
9 changed files with 92 additions and 48 deletions

View File

@ -1390,7 +1390,7 @@ class LiteLLMBase(ABC):
"TogetherAI",
"Anthropic",
"Ollama",
"Meituan",
"LongCat",
"CometAPI",
"SILICONFLOW",
"OpenRouter",