google-genai SDK uses aiohttp when it's available in the environment (installed via llama-index-core), causing AssertionError (connector is None) on async requests. Pass httpx_async_client in HttpOptions to bypass aiohttp. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auth | ||
| models | ||
| routes | ||
| services | ||
| utils | ||
| .DS_Store | ||
| __init__.py | ||
| db.py | ||
| extensions.py | ||
| websocket_debug_tap.py | ||
| websocket_manager.py | ||
| websocket_manager_async.py | ||