### What problem does this PR solve? Change return type of _generate_streamly from str to Generator[str, None, None] to properly type hint streaming responses. ### Type of change - [x] Refactoring |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| agent_with_tools.py | ||
| base.py | ||
| begin.py | ||
| categorize.py | ||
| fillup.py | ||
| invoke.py | ||
| iteration.py | ||
| iterationitem.py | ||
| llm.py | ||
| message.py | ||
| string_transform.py | ||
| switch.py | ||