issues Search Results · language:Dune language:Python language:JavaScript language:Java linked:pr language:Python
Filter by
5.8M results
Deployment Method / 部署方式
Other / 其他
Issue Description / 问题描述
登录失败,复制小网页地址栏中的链接贴到文本框中,仍然是连接失败。我本地codex CLI是正常使用GPT PLUS套餐的。请问现在还支持用codex作为Provider吗,还是我操作有问题。
Steps to Reproduce / 复现步骤
No response
...
bug
问题描述
生产环境 Dockerfile 中 Celery Worker 未指定 --pool 参数,默认使用 prefork 池(基于 fork 的多进程)。当 Worker 处理 RAG 文档任务时,PyMuPDF(fitz)原生 C 扩展在
fork 后的子进程中状态不一致,导致 SIGSEGV(Signal 11) 崩溃。
崩溃日志:
Task app.ai.rag.processor.process_document[...] ...
Summary
- songlike melody contour repair listening review input guard source-context validation 갱신
- listening review package에서 전파된 preserved flag 3개 input guard 단계 보존 검증
- 다음 objective-only decision ...
Summary
examples/sensitivity_demo.py fails at runtime. The aquakin.calibrate(...) call (MAP + Laplace, loss= nll , laplace=True)
raises:
ValueError: Laplace Hessian has no identifiable directions above ...
bug
Minted at fp-14 close (PR #115). Fires on round-2 s sampling (first t2 receipt carrying the measured pacing block).
Question
fp-9 s cost-parity verdict carries the as operated under the governor qualifier; ...
first-principles
Add apply_percentage_discount(items, percent_off) to src/agentops_demo/cart.py returning the discounted subtotal in
cents (round to nearest cent), with a regression test in tests/test_cart.py.
revka
adopt mentor s recommendations to filter for noise raise flag threshold and min UOA score add expiry selector as well
features
왜 필요한가
LMS(과제·공지·강의) 동기화를 자주 돌리려면 매번 무거운 브라우저 로그인을 하면 안 된다. 한 번 로그인해서 받은 세션을 재사용하면, 이후엔 가벼운 HTTP 요청만으로 빠르게 동기화된다. 또 지금 코드는 세션을
파일 1개에 저장해서 유저 1명만 쓸 수 있는데, 여러 학생을 받으려면 유저별로 세션을 따로 보관해야 한다.
뭘 만드나
1. ...
Problem Description
After adding FrameStore and VehicleDetectorHandler, FileStream still needed to store raw frames in the shared FrameStore
so handlers can resolve frame_ref values without raw frames ...
enhancement
status:approved
Summary
FPGFDMSolver s default advection path (upwind_scheme= none ) solves the transport equation ∂m/∂t + α·∇m = DΔm instead of
the continuity equation ∂m/∂t + div(mα) = DΔm. It silently drops the m·div(α) ...
area: algorithms
priority: high
type: bug

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.