Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f6fdb7a

Browse files
docs:udpate
1 parent 7ff4578 commit f6fdb7a

15 files changed

+3580
-2
lines changed

‎.vscode/settings.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
"springframework"
1111
],
1212
"Codegeex.RepoIndex": true,
13-
"files.autoSave": "afterDelay"
13+
"files.autoSave": "afterDelay",
14+
"codingcopilot.httpProxySettings": "system"
1415
}

‎docs/.vuepress/config.js‎

Lines changed: 54 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@ module.exports = {
800800
text: '以太坊区块链',
801801
link: '/md/chain/01-以太坊智能合约与高级语言.md'
802802
},
803-
803+
804804
{
805805
text: '隐私计算',
806806
link: '/md/chain/隐私计算技术原理.md'
@@ -1513,6 +1513,7 @@ module.exports = {
15131513
"为什么阿里不推荐使用MySQL分区表?",
15141514
"一文看懂这篇MySQL的锁机制",
15151515
"mysql-transaction-isolation-mechanism",
1516+
"mysql-index-left-most-matching-rule",
15161517
]
15171518
},
15181519

@@ -1692,6 +1693,7 @@ module.exports = {
16921693
children: [
16931694
"00-Kafka专栏大纲",
16941695
"01-为何大厂都选择Kafka作为消息队列",
1696+
"kafka-core-components",
16951697
"Kafka门派知多少",
16961698
"08-全网最全图解Kafka适用场景",
16971699
"09-消息队列的消息大量积压怎么办?",
@@ -2181,6 +2183,7 @@ module.exports = {
21812183
children: [
21822184
"chatgpt-canva",
21832185
"memory-faq",
2186+
"GPT-5",
21842187
]
21852188
},
21862189
{
@@ -2190,6 +2193,7 @@ module.exports = {
21902193
children: [
21912194
"qwen-QwQ",
21922195
"qwen3",
2196+
"qwen3-coder",
21932197
]
21942198
},
21952199

@@ -2202,6 +2206,16 @@ module.exports = {
22022206
]
22032207
},
22042208

2209+
{
2210+
title: "Kimi",
2211+
collapsable: false,
2212+
sidebarDepth: 0,
2213+
children: [
2214+
"Kimi-K2",
2215+
"kimi-k2-whats-fuss-whats-like-use",
2216+
]
2217+
},
2218+
22052219
{
22062220
title: "Claude",
22072221
collapsable: false,
@@ -2360,6 +2374,35 @@ module.exports = {
23602374
]
23612375
},
23622376

2377+
{
2378+
title: "kiro",
2379+
collapsable: false,
2380+
sidebarDepth: 0,
2381+
children: [
2382+
"kiro",
2383+
]
2384+
},
2385+
2386+
{
2387+
title: "trae",
2388+
collapsable: false,
2389+
sidebarDepth: 0,
2390+
children: [
2391+
"trae",
2392+
"solo",
2393+
"trae-update",
2394+
]
2395+
},
2396+
2397+
{
2398+
title: "CodeBuddy",
2399+
collapsable: false,
2400+
sidebarDepth: 0,
2401+
children: [
2402+
"codebuddy",
2403+
]
2404+
},
2405+
23632406
{
23642407
title: "windsurf",
23652408
collapsable: false,
@@ -2369,6 +2412,15 @@ module.exports = {
23692412
"windsurf-update",
23702413
]
23712414
},
2415+
2416+
{
2417+
title: "qoder",
2418+
collapsable: false,
2419+
sidebarDepth: 0,
2420+
children: [
2421+
"qoder",
2422+
]
2423+
},
23722424
{
23732425
title: "Dify基础",
23742426
collapsable: false,
@@ -2477,6 +2529,7 @@ module.exports = {
24772529
"03-core-of-rag-result-retrieval-and-reordering",
24782530
"04-prompt-helping-llm-understand-knowledge",
24792531
"2025-future-rag-trends-four-technologies",
2532+
"why-vector-embeddings-are-here-to-stay",
24802533
]
24812534
},
24822535
{

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /