用大模型开发应用,现有框架动辄几十万行代码,依赖包一大堆,学习成本高不说,还容易被厂商锁定。
最近在 GitHub 上发现 PocketFlow 这个极简 LLM 框架,核心代码只有 100 行,却能实现智能体、工作流、检索增强生成等所有主流功能。
基于 Graph
Source: here
Quck comment:
sbkm_twitter
Quck tags:
__sbkm_twitter, -, image
Recorded Date: 2026-02-14T04:00:12.000Z
Source: here
用大模型开发应用,现有框架动辄几十万行代码,依赖包一大堆,学习成本高不说,还容易被厂商锁定。
最近在 GitHub 上发现 PocketFlow 这个极简 LLM 框架,核心代码只有 100 行,却能实现智能体、工作流、检索增强生成等所有主流功能。
基于 Graph
Quck comment:
sbkm_twitter
Quck tags:
Preview?: false
My Post meta: {"params keys":["id"]}
My Post details: 369
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
{
"data": {
"id": 369,
"attributes": {
"title": "GitHub_Daily: 用大模型开发应用,现有框架动辄几十万行代码,依赖包一大堆,学习成本高不说,还容易被厂商锁定。\n\n最近在 GitHub 上",
"url": "https://x.com/GitHub_Daily/status/2022521229132075086",
"dateHappened": "2026-02-14T04:00:12.000Z",
"content": [
{
"type": "paragraph",
"children": [
{
"text": "用大模型开发应用,现有框架动辄几十万行代码,依赖包一大堆,学习成本高不说,还容易被厂商锁定。\n\n最近在 GitHub 上发现 PocketFlow 这个极简 LLM 框架,核心代码只有 100 行,却能实现智能体、工作流、检索增强生成等所有主流功能。\n\n基于 Graph",
"type": "text"
}
]
},
{
"type": "image",
"image": {
"id": 383,
"ext": ".png",
"url": "https://s3.us-east-1.amazonaws.com/fatbonet-newstream/screenshot_1771069393554_cc34bc173d.png",
"hash": "screenshot_1771069393554_cc34bc173d",
"mime": "image/png",
"name": "screenshot_1771069393554.png",
"size": 862.82,
"width": 1480,
"height": 1520,
"caption": null,
"formats": {
"thumbnail": {
"ext": ".png",
"url": "https://s3.us-east-1.amazonaws.com/fatbonet-newstream/thumbnail_screenshot_1771069393554_cc34bc173d.png",
"hash": "thumbnail_screenshot_1771069393554_cc34bc173d",
"mime": "image/png",
"name": "thumbnail_screenshot_1771069393554.png",
"path": null,
"size": 31.85,
"width": 152,
"height": 156,
"sizeInBytes": 31849
}
},
"provider": "aws-s3",
"createdAt": "2026-02-14T11:43:18.209Z",
"updatedAt": "2026-02-14T11:43:18.209Z",
"previewUrl": null,
"alternativeText": null,
"provider_metadata": null
},
"children": [
{
"text": "",
"type": "text"
}
]
}
],
"meta": {
"quckTag": "__sbkm_twitter, -, image",
"quckComment": "sbkm_twitter"
},
"public": false,
"createdAt": "2026-02-14T11:43:19.842Z",
"updatedAt": "2026-02-14T11:43:21.326Z",
"publishedAt": "2026-02-14T11:43:13.523Z",
"locale": "zh-Hant-HK",
"tags": {
"data": []
}
}
},
"meta": {}
}