GPT-5.5-xhigh
PulseAugur coverage of GPT-5.5-xhigh — every cluster mentioning GPT-5.5-xhigh across labs, papers, and developer communities, ranked by signal.
2 天有情绪数据
-
Simon Willison bypasses CSP with GPT-5.5 in Codex app
Simon Willison has developed an experimental method to bypass Content Security Policy (CSP) restrictions in web applications. This technique involves running an app within a sandboxed iframe and using a custom fetch fun…
-
AI model leaderboard ranks top performers in coding, video, and more
Bindu Reddy compiled a list of top-performing AI models across various domains as of May. The compilation includes leading models for coding, factual search, video generation, image creation, voice synthesis, and low-co…
-
Simon Willison 发布用于 LLM 限制和 IP 阻止的 Datasette 插件
Simon Willison 发布了其 Datasette 数据探索工具的几个新插件。datasette-llm-limits 允许用户为 LLM 使用设置支出上限,而 datasette-ip-rate-limit 则提供基于 IP 的爬虫阻止功能。此外,datasette-llm 已更新至 0.1a7 版本,能够更灵活地为特定 LLM 模型配置默认选项。