Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:CSS language:C#

Filter by

172M results  (2 s)

172M results

added ETL Lambda function in etl_lambda folder. The contents of this … folder must be zipped up and uploaded to AWS Lambda

コードレビューで挙がった3点を修正: - 精度劣化の修正: OCR対象を「テキスト層がほぼ皆無(3文字未満)」の ページのみに限定。短いが正規のテキスト層を持つページ(章扉・ページ 番号等)をOCR結果で上書きしないよう、既存テキストは温存しOCR結果を 追記する方式に変更 - ハング防止: 逐次だったOCRをThreadPoolExecutor(最大4スレッド)で並列化 し、ページ単位に30秒タイムアウトを設定。テキスト抽出側と方針を統一 ...

First version of a documentation with deployment workflow

https://eaflood.atlassian.net/browse/SUB-229 Added service bus to test containers, and added a service bus integration test to check startup behaviour

Fixes mosaic-gemma4 is not a valid model ID error on OpenRouter. Root cause: When LLM_PROVIDER=openrouter + LLM_BASE_URL=http://127.0.0.1:11434/v1 (Ollama) + LLM_MODEL=mosaic-gemma4, both the main agent ...

This PR updates pytest from 7.0.1 to 9.1.1. details summary Changelog /summary 9.1.1 ========================= Bug fixes --------- - `14220 lt;https://github.com/pytest-dev/pytest/issues/14220 gt;`_: ...

Motivation - Replace the smooth rounded arm with a pixel-art, blocky cartoon arm that includes a shirt sleeve, skin-tone forearm, hand, and visible fingers. - Make the torso/head artwork match ...
codex

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | actions/checkout | action | major | v6.0.3 → v7.0.0 | Release Notes details summary actions/checkout ...
dependencies

Add example.md and C3, C4, C12, C13 → edit to Cost

Summary Speeds up decodeBlurHash by ~10–15× while keeping output byte-identical to the previous implementation. All 73 existing tests pass and prettier is clean. | Size | Before | After | Speedup | | ...