issues Search Results · language:Dune language:Python language:TypeScript language:HTML language:Java language:JavaScript
Filter by
77M results
Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads.
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/torch/nn/modules/rnn.py:1009: ...
Title: [Bug]: Password reset flow does not enforce existing password validation rules
Description: The registration flow validates user passwords using the shared validation schema. However, the reset ...
🤖 AI 科技热点日报 · 2026-06-05
本报由 Hermes Agent 自动生成 | 覆盖周期:06/01 – 06/05
🔥 HackerNews AI 热榜
- Fine-tuning an LLM to write docs like it s 1995
⭐ 46 分 · 📅 06-05 13:46 BJT
- Anthropic s open-source ...
ai-digest
What to build
Prevent the WebUI config API from returning the active dashboard TOTP secret in plaintext while preserving safe config
editing behavior. Authenticated dashboard users should not be able ...
What to build
Migrate existing user configs from the legacy provider_settings.llm_compress_keep_recent key to
provider_settings.llm_compress_keep_recent_ratio so upgrades do not silently lose the user ...
What to build
Move dashboard dependency overrides out of package.json s deprecated pnpm.overrides field into the pnpm 10-supported
workspace configuration so dependency pins continue to apply during installs ...
What to build
Make dashboard TOTP rotation state session-scoped instead of process-global. A verification performed in one dashboard
session must not authorize a different session to submit or save a ...
背景
当前 PercentileSemanticChunker 在处理单个超长文本块时,会先把文本拆成段落、行,必要时继续拆到句子级原子单元,然后对相邻原子单元计算 embedding 相似度并判断语义断点。
现在的问题是:当文本被拆到句子级后,相似度计算颗粒度过细,短句之间的语义波动容易影响断点判断,导致分片结果不够稳定。
目标
将语义相似度计算粒度做成配置项,允许按需求选择:
- ...
Is this suited for github?
- [x] Yes, this is suited for github
Is your feature request related to a problem? Please describe.
Currently, Better Auth assumes a strict 1-to-1 relationship between a ...

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.