pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python language:Java
Filter by
184M results
Summary
- Load Roboto and Noto Sans KR with the Upbit-style fallback stack.
- Reduce key CTA font weight so Korean button text stays legible.
- Show one default market product per category, then ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| ruff (source, changelog) | dev | patch | 0.15.18 - 0.15.19 |
Release Notes
details summary astral-sh/ruff ...
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
Bumps io.jsonwebtoken:jjwt-api from 0.12.3 to 0.13.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/jwtk/jjwt/releases io.jsonwebtoken:jjwt-api s releases /a . /em ...
dependencies
java
Summary
- default the SGLang live smoke HiCache storage prefetch_threshold to 1 so generated live handoffs below upstream
SGLang s default threshold still query external storage
- forward the ...
问题描述
用户生成 AI 对话洞察报告,删除后再次生成,两次分数不一致。
问题分析
1. 对话样本的随机性:get_user_conversation_samples 方法的 SQL 查询没有 ORDER BY 子句,每次查询返回的会话样本可能不同
2. AI 模型的随机性:温度参数默认值为 temperature=0.3,导致 AI 输出有随机性
修改内容
| 文件 | 修改 |
| ...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| babel-plugin-istanbul | 7.0.0 → 7.0.1 | age | adoption | passing ...
This PR standardizes local development around a personal PostgreSQL database instead of using the shared AWS RDS
database.
Changes
- Added docker-compose.yml to run a local Postgres instance.
- Added ...