Skip to content

pullrequests Search Results · language:Edge language:Python

Filter by

52.8M results  (2 s)

52.8M results

Stacks on top of #7. Review #7 first; this PR adds only the thread cap chunk. Problem ONNX Runtime defaults intra_op_num_threads to nproc per session. With multiple instances each loading several sessions ...

Оптимизация multi-term global search в find_chats Что изменилось Заменён round-robin interleaving на asyncio.gather() при поиске по нескольким терминам. До/После | Сценарий | До | После | | --- | :-: ...

The bug Recurring freeze where the bot stays online in Discord but stops responding to commands (meow, identify, feeding pings) for a stretch, then recovers — sometimes on its own, sometimes only after ...

💡 What: Refactored _list_folder_via_html in google_drive.py to use a globally shared httpx.AsyncClient instead of instantiating a new one for each request. 🎯 Why: Instantiating an HTTP client per request ...

This PR implements and closes #44: Adds MODEL_ALIASES entry for BWT MEDO CONNECT Wi-Fi (PDPH1H1HAW1B0 → PDPH1H1HAW100)

Bumps uv from 0.9.28 to 0.11.15. details summary Release notes /summary p em Sourced from a href= https://github.com/astral-sh/uv/releases uv s releases /a . /em /p blockquote h2 0.11.15 /h2 h2 Release ...
dependencies
python:uv

Summary The Bedrock /converse endpoint requires the system prompt as a top-level field (system: [{text: ...}]), not as a message with role= user injected at index 0. Problem Previously, convert_openai_to_claude37() ...