Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:PHP language:JavaScript language:HTML

Filter by

187M results  (2 s)

187M results

Problem create_openai_client() in kosong/chat_provider/openai_common.py does not pass a timeout to AsyncOpenAI(). The OpenAI SDK defaults to 600s, so when an upstream proxy times out earlier (e.g. MiMo ...

What changed Added scenarios/sidecar-runtime/ demonstrating how to run agent examples against a local Agent Assembly runtime via Docker Compose. Includes: - README.md — concept diagram, setup/run/cleanup ...

Apply the revised HEI record-addition policy to verified-unadded rows hei_unadded_0052 through hei_unadded_0100. This PR does not add record bundles and does not consume rows. It creates a scan/classification ...

Description Please include a summary of the change and which issue it fixes. Fixes # (issue) Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking ...

Fix: Failed to send a request to the Edge Function when saving in Employees Root cause: the Save used sb.functions.invoke( admin-user ). That helper throws FunctionsFetchError ( Failed to send a request ...

Pipelines as Code configuration proposal To start the PipelineRun, add a new comment with content /ok-to-test For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...

Which issue does this PR close? - Closes #31 Rationale for this change Hardcoding debug=True in production exposes stack traces and the Werkzeug debugger, which is a critical security risk. This fix ...

Summary - Chooses MkDocs Material as the public docs site path after comparing MkDocs, VitePress, and GitHub Pages/Jekyll. - Adds a minimal mkdocs.yml and docs/index.md scaffold that uses the existing ...