pullrequests Search Results · language:Edge language:Python language:JavaScript language:Java language:JavaScript
Filter by
183M results
Per review feedback on figure legibility.
Fig 3 — switched the 6-panel layout from 2×3 landscape (which scaled down small when fit to text width) to 3×2 portrait,
included at width=\linewidth so it fills ...
🤖 AI-generated PR — Please review carefully.
What
Author docs/architecture.md and docs/contributing.md. F6 subtask MPT-22146 under MPT-22105. Written for the implemented
repo (not the PoC s extras). ...
Soft delete everywhere — brings the User model in line with every core entity. It was the last model that hard-deleted
(it had the deleted_at column but no soft-delete behaviour), and deleting a user also ...
Description
Fixes #47318
When stt.local or tts.edge is explicitly set to null in config.yaml (which happens by default on a fresh --voice setup),
stt_config.get( local , {}) returns None instead of {} ...
Summary
Fix three issues in the SQL benchmark tool-calling loop:
1. Parse Gemma-style tool_call blocks
Models like Gemma emit tool calls inside tool_call XML tags (often within think blocks). The parser ...
What
A+ professionalization wave for Concordia: governance files, a test-count floor, a Python version-coherence guard,
js-sdk supply-chain + DX, and a docs index. No exported API, crypto, or version-number ...
globus_sdk._internal.orjson_compat.__getattr__ violates Python s attribute protocol. The contract for getattr(obj, name,
default) and hasattr(obj, name) is that a missing attribute raises AttributeError, ...