uveysuygul commited on
Commit
11e7f89
·
verified ·
1 Parent(s): 5176fdd

Upload updates.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. updates.json +126 -0
updates.json ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lastUpdated": "2026-07-08T10:57:03.336411Z",
3
+ "updates": [
4
+ {
5
+ "type": "launch",
6
+ "tag_emoji": "🚀",
7
+ "tag_label": "New Launch",
8
+ "tag_color": "#3b82f6",
9
+ "title": "Claude Science — Anthropic's research workbench",
10
+ "desc": "Anthropic launched Claude Science, a workbench with 60+ preconfigured tools for pharmaceutical and academic researchers, plus a new internal drug-discovery program targeting neglected diseases.",
11
+ "date": "Jul 5, 2026",
12
+ "tool_name": "Claude Science",
13
+ "url": "https://www.anthropic.com/"
14
+ },
15
+ {
16
+ "type": "update",
17
+ "tag_emoji": "🔄",
18
+ "tag_label": "Update",
19
+ "tag_color": "#f59e0b",
20
+ "title": "Claude Fable 5 restored after 19-day government ban",
21
+ "desc": "Anthropic redeployed Claude Fable 5 globally after the US Commerce Department lifted the export-control order that had pulled the frontier model offline on June 12.",
22
+ "date": "Jul 1, 2026",
23
+ "tool_name": "Claude Fable 5",
24
+ "url": "https://www.anthropic.com/"
25
+ },
26
+ {
27
+ "type": "model",
28
+ "tag_emoji": "🧠",
29
+ "tag_label": "New Model",
30
+ "tag_color": "#a855f7",
31
+ "title": "Amália — Portugal's first open Portuguese LLM",
32
+ "desc": "The Portuguese government unveiled Amália, an open-source 9B-parameter language model in European Portuguese, published under Apache 2.0 by a consortium of Portuguese universities.",
33
+ "date": "Jul 1, 2026",
34
+ "tool_name": "Amália",
35
+ "url": "https://huggingface.co/amalia-llm"
36
+ },
37
+ {
38
+ "type": "model",
39
+ "tag_emoji": "🧠",
40
+ "tag_label": "New Model",
41
+ "tag_color": "#a855f7",
42
+ "title": "Claude Sonnet 5 — Anthropic's most agentic Sonnet",
43
+ "desc": "Anthropic launched Claude Sonnet 5 as the new default for Free and Pro users, scoring 63.2% on SWE-Bench Pro with a native 1M-token context at $2/$10 introductory pricing.",
44
+ "date": "Jun 30, 2026",
45
+ "tool_name": "Claude Sonnet 5",
46
+ "url": "https://www.anthropic.com/news/claude-sonnet-5"
47
+ },
48
+ {
49
+ "type": "model",
50
+ "tag_emoji": "🧠",
51
+ "tag_label": "New Model",
52
+ "tag_color": "#a855f7",
53
+ "title": "LongCat-2.0 — Meituan's 1.6T open-source coding model",
54
+ "desc": "Meituan open-sourced LongCat-2.0, a 1.6T-parameter MoE agentic coding model trained entirely on Chinese chips that hit 59.5% on SWE-bench Pro under an MIT license.",
55
+ "date": "Jun 30, 2026",
56
+ "tool_name": "LongCat-2.0",
57
+ "url": "https://www.longcatai.org/"
58
+ },
59
+ {
60
+ "type": "model",
61
+ "tag_emoji": "🧠",
62
+ "tag_label": "New Model",
63
+ "tag_color": "#a855f7",
64
+ "title": "Gemini 3.1 Flash Image & Gemini 3 Pro Image",
65
+ "desc": "Google released two new image-generation models through the Gemini API and AI Studio, offering unified multimodal endpoints for high-volume ($0.50/$3) and quality-first ($2/$12) creative workflows.",
66
+ "date": "Jun 30, 2026",
67
+ "tool_name": "Gemini 3.1 Flash Image",
68
+ "url": "https://ai.google.dev/"
69
+ },
70
+ {
71
+ "type": "model",
72
+ "tag_emoji": "🧠",
73
+ "tag_label": "New Model",
74
+ "tag_color": "#a855f7",
75
+ "title": "GPT-5.6 Sol, Terra & Luna — OpenAI's new family",
76
+ "desc": "OpenAI previewed the GPT-5.6 family with new state-of-the-art on Terminal-Bench 2.1, launched under a government-gated access list to roughly 20 trusted partners before broad GA.",
77
+ "date": "Jun 26, 2026",
78
+ "tool_name": "GPT-5.6",
79
+ "url": "https://openai.com/index/previewing-gpt-5-6-sol/"
80
+ },
81
+ {
82
+ "type": "update",
83
+ "tag_emoji": "🔄",
84
+ "tag_label": "Update",
85
+ "tag_color": "#f59e0b",
86
+ "title": "gpt-realtime-2.1 — 25% lower voice latency",
87
+ "desc": "OpenAI released gpt-realtime-2.1 and gpt-realtime-2.1-mini for low-latency voice and multimodal agents, cutting p95 latency by at least 25% with improved noise handling and tool use.",
88
+ "date": "Jun 24, 2026",
89
+ "tool_name": "gpt-realtime-2.1",
90
+ "url": "https://platform.openai.com/docs/models"
91
+ },
92
+ {
93
+ "type": "research",
94
+ "tag_emoji": "🔬",
95
+ "tag_label": "Research",
96
+ "tag_color": "#10b981",
97
+ "title": "FrontierMath v2 — Epoch's harder math benchmark",
98
+ "desc": "Epoch AI released FrontierMath v2 with corrected and removed problematic items, featuring a Tier 4 set of the hardest private research-level problems for evaluating frontier reasoning.",
99
+ "date": "Jun 12, 2026",
100
+ "tool_name": "FrontierMath v2",
101
+ "url": "https://epoch.ai/frontiermath"
102
+ },
103
+ {
104
+ "type": "research",
105
+ "tag_emoji": "🔬",
106
+ "tag_label": "Research",
107
+ "tag_color": "#10b981",
108
+ "title": "GeneBench-Pro — OpenAI's computational biology benchmark",
109
+ "desc": "OpenAI introduced GeneBench-Pro, a research-level benchmark for judging AI agents on long-horizon genomics and quantitative-biology analyses.",
110
+ "date": "Jun 22, 2026",
111
+ "tool_name": "GeneBench-Pro",
112
+ "url": "https://openai.com/research"
113
+ },
114
+ {
115
+ "type": "update",
116
+ "tag_emoji": "🔄",
117
+ "tag_label": "Update",
118
+ "tag_color": "#f59e0b",
119
+ "title": "GPT-5.5 Instant Mini rolls out in ChatGPT",
120
+ "desc": "OpenAI rolled out GPT-5.5 Instant Mini as the new ChatGPT fallback model, delivering better intent tracking, tone calibration, and fewer factual issues than GPT-5.3 Instant Mini.",
121
+ "date": "Jun 20, 2026",
122
+ "tool_name": "ChatGPT",
123
+ "url": "https://help.openai.com/"
124
+ }
125
+ ]
126
+ }