使用现成插件(如Codex for VS Code)或通过API开发自定义扩展。
Codex安装与VS Code联动技术文章大纲
安装OpenAI Codex
获取API访问权限
申请OpenAI API密钥,确保账户具备Codex访问权限。
安装OpenAI Python库
通过pip安装官方库,配置环境变量存储API密钥。
pip install openai
验证API连接
编写简单脚本测试API连通性,确保返回预期结果。
import openai
response = openai.Completion.create(engine="davinci-codex", prompt="print('hello')")
print(response.choices[0].text)
配置VS Code开发环境
安装VS Code及扩展
下载VS Code并安装Python扩展,确保基础开发环境就绪。
集成Codex插件或自定义扩展
使用现成插件(如Codex for VS Code)或通过API开发自定义扩展。
设置API密钥
在VS Code设置或环境变量中配置OpenAI API密钥,避免硬编码。
实现VS Code与Codex联动
代码补全功能
通过API调用Codex实现实时代码建议,绑定快捷键触发补全请求。
代码解释与优化
发送选中代码至Codex获取解释或重构建议,输出到VS Code面板。
自定义代码生成模板
预设常用代码片段模板,结合Codex生成动态内容。
调试与优化
错误处理与日志
捕获API异常并记录日志,确保稳定性。
性能调优
限制请求频率,缓存高频结果以减少延迟。
高级应用场景
自动化测试生成
利用Codex生成单元测试代码,集成到开发流程。
文档自动生成
根据代码注释生成Markdown文档,提升协作效率。
安全与最佳实践
密钥管理
使用密钥管理工具(如Azure Key Vault)避免泄露。
代码审查
对生成的代码进行人工审核,确保符合项目规范。
结语
总结Codex与VS Code联动的核心价值,展望未来AI辅助开发趋势。
https://ds.163.com/article/6a0c8646213a9e62f58b5772/?060=233
https://ds.163.com/article/6a0c864522b2ad61d826a33c/?894=901
https://ds.163.com/article/6a0c864465cb51015ff51fd6/?077=422
https://ds.163.com/article/6a0c864665cb51015ff51fdc/?244=267
https://ds.163.com/article/6a0c864684f79547b9ac49b6/?128=341
https://ds.163.com/article/6a0c864552b12708ecf0ded2/?676=265
https://ds.163.com/article/6a0c864464e5c94f7cc90ce3/?438=129
https://ds.163.com/article/6a0c8645485a0534a1e4fab2/?488=161
https://ds.163.com/article/6a0c86436be48e6a8877b483/?134=566
https://ds.163.com/article/6a0c864265cb51015ff51fcd/?915=848
https://ds.163.com/article/6a0c864565cb51015ff51fd9/?588=990
https://ds.163.com/article/6a0c864522b2ad61d826a33f/?655=611
https://ds.163.com/article/6a0c864352b12708ecf0dec6/?063=710
https://ds.163.com/article/6a0c864322b2ad61d826a337/?557=416
https://ds.163.com/article/6a0c864437015e1c6f3c9b03/?772=860
https://ds.163.com/article/6a0c8643d034e5701f5f00f8/?963=851
https://ds.163.com/article/6a0c8643294d8b063dffe49e/?931=689
https://ds.163.com/article/6a0c8643dd7cb920a90ade5f/?509=740
https://ds.163.com/article/6a0c8642dbd7873570d0c360/?800=599
https://ds.163.com/article/6a0c864237015e1c6f3c9afb/?275=619
https://ds.163.com/article/6a0c863f2c897062d1140874/?350=240
https://ds.163.com/article/6a0c8642d034e5701f5f00f5/?405=391
https://ds.163.com/article/6a0c863e0ac07322d6227418/?851=813
https://ds.163.com/article/6a0c8641fcb1d63c818d874d/?664=774
https://ds.163.com/article/6a0c86402c897062d114087a/?639=702
https://ds.163.com/article/6a0c86422c897062d1140885/?485=993
https://ds.163.com/article/6a0c8640b7bc9a60c2536700/?260=534
https://ds.163.com/article/6a0c864122b2ad61d826a32d/?183=099
https://ds.163.com/article/6a0c864098f9e31c7d20f94c/?961=008
https://ds.163.com/article/6a0c8640541d4f69756f97d5/?118=175
https://ds.163.com/article/6a0c8641dd7cb920a90ade5a/?895=377
https://ds.163.com/article/6a0c863f37015e1c6f3c9aec/?787=520
https://ds.163.com/article/6a0c8640485a0534a1e4fa9e/?339=925
https://ds.163.com/article/6a0c863f98f9e31c7d20f945/?624=209
https://ds.163.com/article/6a0c863fdbd7873570d0c352/?857=636
https://ds.163.com/article/6a0c863f2c897062d1140877/?590=844
https://ds.163.com/article/6a0c8640d034e5701f5f00ed/?432=939
https://ds.163.com/article/6a0c863e485a0534a1e4fa99/?659=325
https://ds.163.com/article/6a0c863f6be48e6a8877b476/?589=469
https://ds.163.com/article/6a0c863e84f79547b9ac499c/?834=832
https://ds.163.com/article/6a0c863df489162863b103cc/?757=863
https://ds.163.com/article/6a0c863c15686959425d690c/?107=150
https://ds.163.com/article/6a0c863b485a0534a1e4fa91/?083=637
https://ds.163.com/article/6a0c863c2c897062d114085f/?432=088
https://ds.163.com/article/6a0c863b44883b38fe17e00f/?470=926
https://ds.163.com/article/6a0c863bb7bc9a60c25366ee/?737=861
https://ds.163.com/article/6a0c863b80e9dc585b0912a9/?415=878
https://ds.163.com/article/6a0c863ad034e5701f5f00d7/?096=872
https://ds.163.com/article/6a0c863b98f9e31c7d20f937/?149=268
https://ds.163.com/article/6a0c862c37015e1c6f3c9aa5/?138=602
https://ds.163.com/article/6a0c8639d034e5701f5f00d2/?428=118
https://ds.163.com/article/6a0c863adbd7873570d0c335/?688=678
https://ds.163.com/article/6a0c863cb7bc9a60c25366f1/?072=648
https://ds.163.com/article/6a0c8638213a9e62f58b5742/?246=269
https://ds.163.com/article/6a0c863b22b2ad61d826a314/?509=123
https://ds.163.com/article/6a0c863b15686959425d6908/?809=593
https://ds.163.com/article/6a0c863a64e5c94f7cc90cbc/?987=010
https://ds.163.com/article/6a0c863ab018004a0a3153a2/?174=937
https://ds.163.com/article/6a0c863884f79547b9ac4977/?760=357
https://ds.163.com/article/6a0c863922b2ad61d826a307/?369=323
https://ds.163.com/article/6a0c863b37015e1c6f3c9ada/?875=291
https://ds.163.com/article/6a0c863998f9e31c7d20f929/?802=088
https://ds.163.com/article/6a0c863984f79547b9ac497f/?058=327
https://ds.163.com/article/6a0c863837015e1c6f3c9ad1/?483=590
https://ds.163.com/article/6a0c863980e9dc585b09129d/?916=268
https://ds.163.com/article/6a0c863998f9e31c7d20f922/?275=744
https://ds.163.com/article/6a0c8638fcb1d63c818d872d/?260=015
https://ds.163.com/article/6a0c8637294d8b063dffe47b/?172=009
https://ds.163.com/article/6a0c8638485a0534a1e4fa80/?062=827
https://ds.163.com/article/6a0c8637541d4f69756f97b4/?674=534
https://ds.163.com/article/6a0c863437015e1c6f3c9ac6/?048=598
https://ds.163.com/article/6a0c86370ac07322d62273f6/?480=564
https://ds.163.com/article/6a0c8638d034e5701f5f00cd/?268=699
https://ds.163.com/article/6a0c86382c897062d114084d/?891=856
https://ds.163.com/article/6a0c8635294d8b063dffe476/?316=769
https://ds.163.com/article/6a0c863522b2ad61d826a2f6/?469=263
https://ds.163.com/article/6a0c8635dd7cb920a90ade12/?545=591
https://ds.163.com/article/6a0c8636b018004a0a315398/?783=668
https://ds.163.com/article/6a0c8638485a0534a1e4fa83/?381=766
https://ds.163.com/article/6a0c863544883b38fe17dff9/?413=665
https://ds.163.com/article/6a0c8634fcb1d63c818d871c/?900=180
https://ds.163.com/article/6a0c863784f79547b9ac496c/?818=034
https://ds.163.com/article/6a0c8637dd7cb920a90ade23/?689=544
https://ds.163.com/article/6a0c863698f9e31c7d20f91a/?597=177
https://ds.163.com/article/6a0c8634541d4f69756f979f/?349=611
https://ds.163.com/article/6a0c863764e5c94f7cc90cb5/?161=901
https://ds.163.com/article/6a0c863684f79547b9ac4963/?573=540
https://ds.163.com/article/6a0c8636541d4f69756f97ad/?007=581
https://ds.163.com/article/6a0c863515686959425d68f3/?526=983
https://ds.163.com/article/6a0c863652b12708ecf0de9c/?760=700
https://ds.163.com/article/6a0c8633d034e5701f5f00b8/?514=403
https://ds.163.com/article/6a0c863515686959425d68f6/?096=082
https://ds.163.com/article/6a0c8635b018004a0a31538e/?912=108
https://ds.163.com/article/6a0c8632b018004a0a315381/?246=907
https://ds.163.com/article/6a0c863664e5c94f7cc90caf/?932=039
https://ds.163.com/article/6a0c863552b12708ecf0de92/?584=808
https://ds.163.com/article/6a0c863422b2ad61d826a2f0/?440=371
https://ds.163.com/article/6a0c8634b018004a0a315388/?511=952
https://ds.163.com/article/6a0c8633fcb1d63c818d8714/?457=748
https://ds.163.com/article/6a0c8632fcb1d63c818d870b/?913=529
https://ds.163.com/article/6a0c8634213a9e62f58b5734/?873=234
https://ds.163.com/article/6a0c863364e5c94f7cc90ca5/?644=485
https://ds.163.com/article/6a0c8633485a0534a1e4fa69/?724=662
https://ds.163.com/article/6a0c8633b7bc9a60c25366c1/?399=315
https://ds.163.com/article/6a0c863315686959425d68e6/?811=463
https://ds.163.com/article/6a0c863322b2ad61d826a2e7/?459=318
https://ds.163.com/article/6a0c863165cb51015ff51f8f/?224=513
https://ds.163.com/article/6a0c8632541d4f69756f9792/?239=822
https://ds.163.com/article/6a0c863280e9dc585b09127b/?704=892
https://ds.163.com/article/6a0c8630fcb1d63c818d86fc/?934=403
https://ds.163.com/article/6a0c863184f79547b9ac494f/?893=714
https://ds.163.com/article/6a0c8632dbd7873570d0c314/?706=381
https://ds.163.com/article/6a0c86310ac07322d62273cf/?350=666
https://ds.163.com/article/6a0c862fb018004a0a315373/?734=127
https://ds.163.com/article/6a0c862f213a9e62f58b5727/?125=435
https://ds.163.com/article/6a0c862f22b2ad61d826a2d3/?726=186
https://ds.163.com/article/6a0c862f22b2ad61d826a2d5/?629=311
https://ds.163.com/article/6a0c862f294d8b063dffe461/?217=585
https://ds.163.com/article/6a0c863244883b38fe17dfea/?755=376
https://ds.163.com/article/6a0c862e15686959425d68d5/?726=303
https://ds.163.com/article/6a0c86300ac07322d62273cc/?573=957
https://ds.163.com/article/6a0c862ff489162863b103a3/?902=844
https://ds.163.com/article/6a0c862fd034e5701f5f00ab/?806=087
https://ds.163.com/article/6a0c863184f79547b9ac494a/?278=628
https://ds.163.com/article/6a0c8630d034e5701f5f00b2/?959=108
https://ds.163.com/article/6a0c862e294d8b063dffe45e/?708=320
https://ds.163.com/article/6a0c863064e5c94f7cc90c91/?311=688
https://ds.163.com/article/6a0c862e15686959425d68d8/?896=042
https://ds.163.com/article/6a0c862d98f9e31c7d20f8f8/?999=336
https://ds.163.com/article/6a0c863084f79547b9ac4945/?932=199
https://ds.163.com/article/6a0c862d0ac07322d62273bd/?687=230
https://ds.163.com/article/6a0c862ddbd7873570d0c305/?432=855
https://ds.163.com/article/6a0c862fdd7cb920a90ade00/?458=187
https://ds.163.com/article/6a0c862d84f79547b9ac492c/?532=526
https://ds.163.com/article/6a0c862f37015e1c6f3c9ab7/?501=522
https://ds.163.com/article/6a0c862dd034e5701f5f009f/?714=646
https://ds.163.com/article/6a0c862fdbd7873570d0c30d/?944=897
https://ds.163.com/article/6a0c862e84f79547b9ac4930/?312=189
https://ds.163.com/article/6a0c862c0ac07322d62273b7/?898=270
https://ds.163.com/article/6a0c862efcb1d63c818d86ee/?694=270
https://ds.163.com/article/6a0c862c15686959425d68c6/?620=135
https://ds.163.com/article/6a0c862df489162863b10393/?980=218
https://ds.163.com/article/6a0c862c15686959425d68cb/?783=797
https://ds.163.com/article/6a0c862c37015e1c6f3c9aa2/?229=631
https://ds.163.com/article/6a0c862d0ac07322d62273c4/?462=936
https://ds.163.com/article/6a0c862cf489162863b1038d/?452=656
https://ds.163.com/article/6a0c862d37015e1c6f3c9aaa/?527=538
https://ds.163.com/article/6a0c862b485a0534a1e4fa3d/?320=197
https://ds.163.com/article/6a0c862c15686959425d68c3/?224=596
https://ds.163.com/article/6a0c862b0ac07322d62273ae/?078=093
https://ds.163.com/article/6a0c862bd034e5701f5f0092/?910=301
https://ds.163.com/article/6a0c862c80e9dc585b091265/?163=637
https://ds.163.com/article/6a0c862c37015e1c6f3c9a9e/?428=596
https://ds.163.com/article/6a0c8629213a9e62f58b5712/?822=787
https://ds.163.com/article/6a0c862b52b12708ecf0de73/?006=512
https://ds.163.com/article/6a0c862965cb51015ff51f76/?939=299
https://ds.163.com/article/6a0c862adbd7873570d0c2f4/?863=678
https://ds.163.com/article/6a0c862898f9e31c7d20f8de/?962=234
https://ds.163.com/article/6a0c862964e5c94f7cc90c7e/?799=744
https://ds.163.com/article/6a0c862a485a0534a1e4fa38/?288=596
https://ds.163.com/article/6a0c862ad034e5701f5f008e/?282=453
https://ds.163.com/article/6a0c8629485a0534a1e4fa30/?898=487
https://ds.163.com/article/6a0c8629d034e5701f5f0089/?757=114
https://ds.163.com/article/6a0c8629541d4f69756f977a/?477=737
https://ds.163.com/article/6a0c862984f79547b9ac4915/?264=567
https://ds.163.com/article/6a0c862998f9e31c7d20f8e6/?619=313
https://ds.163.com/article/6a0c8627d034e5701f5f007e/?019=971
https://ds.163.com/article/6a0c8629dbd7873570d0c2ea/?305=489
https://ds.163.com/article/6a0c862715686959425d68b0/?205=495
https://ds.163.com/article/6a0c86276be48e6a8877b426/?400=150
https://ds.163.com/article/6a0c8627f489162863b1037c/?421=126
https://ds.163.com/article/6a0c86290ac07322d62273a4/?176=404
https://ds.163.com/article/6a0c862615686959425d68a7/?524=966
https://ds.163.com/article/6a0c8628213a9e62f58b570c/?403=541
https://ds.163.com/article/6a0c8627b7bc9a60c253669c/?653=293
https://ds.163.com/article/6a0c8627dd7cb920a90addeb/?072=326
https://ds.163.com/article/6a0c8625213a9e62f58b5702/?378=176
https://ds.163.com/article/6a0c86266be48e6a8877b421/?135=673
https://ds.163.com/article/6a0c8625485a0534a1e4fa20/?924=859
https://ds.163.com/article/6a0c8627dd7cb920a90adde8/?559=747
https://ds.163.com/article/6a0c862798f9e31c7d20f8d7/?450=335
https://ds.163.com/article/6a0c8625fcb1d63c818d86c7/?194=968
https://ds.163.com/article/6a0c8626d034e5701f5f0077/?163=637
https://ds.163.com/article/6a0c862615686959425d68a2/?628=047
https://ds.163.com/article/6a0c86240ac07322d6227391/?171=947
https://ds.163.com/article/6a0c8626b7bc9a60c2536697/?612=761
https://ds.163.com/article/6a0c862644883b38fe17dfb8/?911=418
https://ds.163.com/article/6a0c862684f79547b9ac490a/?414=673
https://ds.163.com/article/6a0c862584f79547b9ac4905/?218=483
https://ds.163.com/article/6a0c862544883b38fe17dfb5/?309=266
https://ds.163.com/article/6a0c8625485a0534a1e4fa1b/?709=044
https://ds.163.com/article/6a0c8623dbd7873570d0c2d3/?440=048
https://ds.163.com/article/6a0c8623dd7cb920a90addd9/?359=671
https://ds.163.com/article/6a0c8623541d4f69756f9763/?582=391
https://ds.163.com/article/6a0c8625294d8b063dffe43d/?488=088
https://ds.163.com/article/6a0c862422b2ad61d826a2bd/?112=504
https://ds.163.com/article/6a0c8623dd7cb920a90adddd/?112=999
https://ds.163.com/article/6a0c8624dbd7873570d0c2d8/?740=126
https://ds.163.com/article/6a0c8624dbd7873570d0c2db/?663=752
https://ds.163.com/article/6a0c86242c897062d1140814/?396=344
https://ds.163.com/article/6a0c8623485a0534a1e4fa15/?062=760
https://ds.163.com/article/6a0c8623541d4f69756f9766/?111=337
https://ds.163.com/article/6a0c8623485a0534a1e4fa10/?483=985
https://ds.163.com/article/6a0c862364e5c94f7cc90c66/?312=506
https://ds.163.com/article/6a0c8622dd7cb920a90addd2/?005=411
https://ds.163.com/article/6a0c8622fcb1d63c818d86c1/?685=825
https://ds.163.com/article/6a0c8622dd7cb920a90addcc/?631=671
https://ds.163.com/article/6a0c862284f79547b9ac48f1/?464=474
https://ds.163.com/article/6a0c8621dd7cb920a90addc9/?611=047
https://ds.163.com/article/6a0c8621485a0534a1e4fa08/?031=637
https://ds.163.com/article/6a0c86210ac07322d6227386/?130=610
https://ds.163.com/article/6a0c862198f9e31c7d20f8c3/?796=421
https://ds.163.com/article/6a0c862198f9e31c7d20f8c0/?516=537
https://ds.163.com/article/6a0c86200ac07322d6227383/?271=221
https://ds.163.com/article/6a0c86202c897062d1140802/?446=152
https://ds.163.com/article/6a0c862065cb51015ff51f60/?156=413
https://ds.163.com/article/6a0c8620485a0534a1e4fa02/?408=070
https://ds.163.com/article/6a0c8620dbd7873570d0c2c1/?263=150
https://ds.163.com/article/6a0c86202c897062d1140805/?226=866
https://ds.163.com/article/6a0c861f64e5c94f7cc90c57/?268=293
https://ds.163.com/article/6a0c861f2c897062d11407ff/?716=903
https://ds.163.com/article/6a0c84df22b2ad61d8269fda/?727=344
https://ds.163.com/article/6a0c84a4fcb1d63c818d82dd/?810=047
https://ds.163.com/article/6a0c84a3fcb1d63c818d82d9/?483=145
https://ds.163.com/article/6a0c849ffcb1d63c818d82cb/?308=582
https://ds.163.com/article/6a0c849eb7bc9a60c25362f7/?059=315
https://ds.163.com/article/6a0c849bfcb1d63c818d82b9/?586=626
https://ds.163.com/article/6a0c849bfcb1d63c818d82bc/?422=648
https://ds.163.com/article/6a0c849bd034e5701f5efcab/?120=606
https://ds.163.com/article/6a0c849a0ac07322d6226fe6/?210=159
https://ds.163.com/article/6a0c849864e5c94f7cc908c9/?174=785
https://ds.163.com/article/6a0c849684f79547b9ac4529/?193=636
https://ds.163.com/article/6a0c84936be48e6a8877b040/?071=452
https://ds.163.com/article/6a0c8493485a0534a1e4f607/?137=896
https://ds.163.com/article/6a0c8493dbd7873570d0beab/?256=587
https://ds.163.com/article/6a0c849144883b38fe17dbd9/?494=970
https://ds.163.com/article/6a0c849237015e1c6f3c9697/?382=078
https://ds.163.com/article/6a0c8491b018004a0a314f8e/?215=239
https://ds.163.com/article/6a0c849065cb51015ff51ba4/?145=125
https://ds.163.com/article/6a0c84912c897062d114042f/?268=522
https://ds.163.com/article/6a0c848f485a0534a1e4f5fa/?823=884
https://ds.163.com/article/6a0c848c98f9e31c7d20f4cb/?958=811
https://ds.163.com/article/6a0c848ed034e5701f5efc80/?132=489
https://ds.163.com/article/6a0c848d22b2ad61d8269f0c/?590=856
https://ds.163.com/article/6a0c848e80e9dc585b090e5e/?953=725
https://ds.163.com/article/6a0c848d541d4f69756f9355/?687=890
https://ds.163.com/article/6a0c848d65cb51015ff51b99/?401=900
https://ds.163.com/article/6a0c848d65cb51015ff51b95/?358=045
https://ds.163.com/article/6a0c848c37015e1c6f3c9688/?289=488
https://ds.163.com/article/6a0c848c6be48e6a8877b02c/?225=371
https://ds.163.com/article/6a0c848cdbd7873570d0be9f/?520=260
https://ds.163.com/article/6a0c848b64e5c94f7cc908a4/?325=890
https://ds.163.com/article/6a0c848b6be48e6a8877b028/?936=109
https://ds.163.com/article/6a0c848bdbd7873570d0be9a/?388=548
https://ds.163.com/article/6a0c848bd034e5701f5efc77/?132=075
https://ds.163.com/article/6a0c848afcb1d63c818d8289/?200=567
https://ds.163.com/article/6a0c848980e9dc585b090e48/?480=770
https://ds.163.com/article/6a0c848a485a0534a1e4f5e9/?043=752
https://ds.163.com/article/6a0c848984f79547b9ac44fb/?473=551
https://ds.163.com/article/6a0c8489294d8b063dffe02f/?844=595
https://ds.163.com/article/6a0c848ab018004a0a314f79/?294=659
https://ds.163.com/article/6a0c848922b2ad61d8269f04/?452=790
https://ds.163.com/article/6a0c848952b12708ecf0da6f/?563=565
https://ds.163.com/article/6a0c8489d034e5701f5efc70/?232=745
https://ds.163.com/article/6a0c848984f79547b9ac44fe/?277=048
https://ds.163.com/article/6a0c8487b018004a0a314f71/?204=119
https://ds.163.com/article/6a0c8489d034e5701f5efc6d/?626=500
https://ds.163.com/article/6a0c8488d034e5701f5efc68/?062=831
https://ds.163.com/article/6a0c8488fcb1d63c818d8285/?084=493
https://ds.163.com/article/6a0c8488213a9e62f58b5317/?933=280
https://ds.163.com/article/6a0c84882c897062d1140412/?151=907
https://ds.163.com/article/6a0c8487dbd7873570d0be8a/?447=491
https://ds.163.com/article/6a0c848580e9dc585b090e39/?570=941
https://ds.163.com/article/6a0c8486f489162863b0ffad/?338=154
https://ds.163.com/article/6a0c8486dbd7873570d0be87/?969=103
https://ds.163.com/article/6a0c84856be48e6a8877b01d/?767=970
https://ds.163.com/article/6a0c8486dbd7873570d0be83/?374=321
https://ds.163.com/article/6a0c8486213a9e62f58b530c/?675=055
https://ds.163.com/article/6a0c8485b7bc9a60c253629e/?143=098
https://ds.163.com/article/6a0c848544883b38fe17dbc2/?502=937
https://ds.163.com/article/6a0c8486fcb1d63c818d827c/?614=857
https://ds.163.com/article/6a0c8485485a0534a1e4f5d6/?412=213
https://ds.163.com/article/6a0c8485b7bc9a60c25362a3/?490=236
https://ds.163.com/article/6a0c8485b018004a0a314f66/?092=339
https://ds.163.com/article/6a0c848552b12708ecf0da62/?861=828
https://ds.163.com/article/6a0c8484b018004a0a314f5a/?442=569
https://ds.163.com/article/6a0c848422b2ad61d8269ef9/?915=643
https://ds.163.com/article/6a0c848598f9e31c7d20f4bc/?882=489
https://ds.163.com/article/6a0c8482541d4f69756f9334/?101=777
https://ds.163.com/article/6a0c8483dd7cb920a90ada1d/?100=783
https://ds.163.com/article/6a0c8484b7bc9a60c2536299/?373=635
https://ds.163.com/article/6a0c848398f9e31c7d20f4b3/?551=597
https://ds.163.com/article/6a0c848344883b38fe17dbb7/?586=677
https://ds.163.com/article/6a0c84832c897062d11403fc/?838=189
https://ds.163.com/article/6a0c848380e9dc585b090e2a/?360=937
https://ds.163.com/article/6a0c8483213a9e62f58b5305/?712=359
https://ds.163.com/article/6a0c8482d034e5701f5efc57/?386=075
https://ds.163.com/article/6a0c8483213a9e62f58b52fe/?459=373
https://ds.163.com/article/6a0c8482dbd7873570d0be70/?575=788
https://ds.163.com/article/6a0c8482213a9e62f58b52f7/?292=782
https://ds.163.com/article/6a0c8482f489162863b0ffa0/?414=204
https://ds.163.com/article/6a0c8481f489162863b0ff9d/?119=315
https://ds.163.com/article/6a0c8481294d8b063dffe00c/?275=908
https://ds.163.com/article/6a0c848137015e1c6f3c9666/?874=859
https://ds.163.com/article/6a0c848184f79547b9ac44e9/?921=818
https://ds.163.com/article/6a0c848165cb51015ff51b68/?217=832
https://ds.163.com/article/6a0c8480dd7cb920a90ada08/?877=296
https://ds.163.com/article/6a0c848165cb51015ff51b65/?596=209
https://ds.163.com/article/6a0c847f65cb51015ff51b5b/?665=638
https://ds.163.com/article/6a0c848065cb51015ff51b62/?981=895
https://ds.163.com/article/6a0c84806be48e6a8877b004/?664=295
https://ds.163.com/article/6a0c848115686959425d6479/?812=488
https://ds.163.com/article/6a0c8480213a9e62f58b52e6/?426=710
https://ds.163.com/article/6a0c84806be48e6a8877b007/?576=857
https://ds.163.com/article/6a0c847fdd7cb920a90ada01/?915=189
https://ds.163.com/article/6a0c847fb7bc9a60c253627a/?242=862
https://ds.163.com/article/6a0c847f84f79547b9ac44e0/?015=908
https://ds.163.com/article/6a0c847f213a9e62f58b52df/?495=230
https://ds.163.com/article/6a0c847fdd7cb920a90ad9fb/?756=018
https://ds.163.com/article/6a0c847fdd7cb920a90ad9fe/?934=151
https://ds.163.com/article/6a0c847fb7bc9a60c2536274/?875=233
https://ds.163.com/article/6a0c847eb7bc9a60c2536271/?694=178
https://ds.163.com/article/6a0c847e22b2ad61d8269ee4/?551=697
https://ds.163.com/article/6a0c847b80e9dc585b090e09/?066=296
https://ds.163.com/article/6a0c847dd034e5701f5efc40/?176=452
https://ds.163.com/article/6a0c847d44883b38fe17dba7/?114=781
https://ds.163.com/article/6a0c847d37015e1c6f3c964f/?308=003
https://ds.163.com/article/6a0c847d65cb51015ff51b54/?032=126
https://ds.163.com/article/6a0c847d98f9e31c7d20f493/?972=044
https://ds.163.com/article/6a0c847ddbd7873570d0be5e/?865=861
https://ds.163.com/article/6a0c847c22b2ad61d8269edc/?070=967
https://ds.163.com/article/6a0c847d44883b38fe17dba0/?239=839
https://ds.163.com/article/6a0c847df489162863b0ff8a/?971=266
https://ds.163.com/article/6a0c847998f9e31c7d20f481/?920=292
https://ds.163.com/article/6a0c847cfcb1d63c818d8251/?821=934
https://ds.163.com/article/6a0c847afcb1d63c818d8245/?817=293
https://ds.163.com/article/6a0c847c65cb51015ff51b4a/?951=297
https://ds.163.com/article/6a0c847cdbd7873570d0be5a/?263=452
https://ds.163.com/article/6a0c847b65cb51015ff51b45/?006=223
https://ds.163.com/article/6a0c847b37015e1c6f3c964a/?137=714
https://ds.163.com/article/6a0c847bd034e5701f5efc30/?706=097
https://ds.163.com/article/6a0c847b541d4f69756f9319/?824=314
https://ds.163.com/article/6a0c847bb018004a0a314f3f/?705=932
https://ds.163.com/article/6a0c847af489162863b0ff7c/?476=869
https://ds.163.com/article/6a0c847a37015e1c6f3c9641/?910=444
https://ds.163.com/article/6a0c847a541d4f69756f9316/?758=523
https://ds.163.com/article/6a0c847ab7bc9a60c2536258/?701=641
https://ds.163.com/article/6a0c84782c897062d11403d1/?879=450
https://ds.163.com/article/6a0c84796be48e6a8877afe7/?100=733
https://ds.163.com/article/6a0c847864e5c94f7cc90851/?888=130
https://ds.163.com/article/6a0c84782c897062d11403d5/?661=048
https://ds.163.com/article/6a0c847965cb51015ff51b2c/?764=649
https://ds.163.com/article/6a0c8479b018004a0a314f3a/?230=719
https://ds.163.com/article/6a0c847844883b38fe17db8a/?060=543
https://ds.163.com/article/6a0c847965cb51015ff51b2f/?266=727
https://ds.163.com/article/6a0c847880e9dc585b090e03/?672=963
https://ds.163.com/article/6a0c8478fcb1d63c818d8239/?116=719
https://ds.163.com/article/6a0c847965cb51015ff51b29/?479=674
https://ds.163.com/article/6a0c8478dd7cb920a90ad9e0/?746=962
https://ds.163.com/article/6a0c8477485a0534a1e4f59d/?952=937
https://ds.163.com/article/6a0c847880e9dc585b090dfb/?174=327
https://ds.163.com/article/6a0c847880e9dc585b090dff/?234=887
https://ds.163.com/article/6a0c847684f79547b9ac44c2/?742=822
https://ds.163.com/article/6a0c84776be48e6a8877afd7/?604=740
https://ds.163.com/article/6a0c84770ac07322d6226f6f/?581=098
https://ds.163.com/article/6a0c847764e5c94f7cc9084d/?419=325
https://ds.163.com/article/6a0c847637015e1c6f3c9628/?133=618
https://ds.163.com/article/6a0c84776be48e6a8877afdd/?110=862
https://ds.163.com/article/6a0c8476d034e5701f5efc1f/?967=865
https://ds.163.com/article/6a0c847752b12708ecf0da2a/?898=512
https://ds.163.com/article/6a0c8477541d4f69756f9301/?178=771
https://ds.163.com/article/6a0c847580e9dc585b090df2/?487=600
https://ds.163.com/article/6a0c847637015e1c6f3c9625/?755=759
https://ds.163.com/article/6a0c8475fcb1d63c818d8225/?248=115
https://ds.163.com/article/6a0c8477b018004a0a314f2d/?577=683
https://ds.163.com/article/6a0c8475541d4f69756f92f6/?325=769
https://ds.163.com/article/6a0c8475fcb1d63c818d8228/?514=147
https://ds.163.com/article/6a0c84760ac07322d6226f66/?036=719
https://ds.163.com/article/6a0c847598f9e31c7d20f473/?175=609
https://ds.163.com/article/6a0c8474541d4f69756f92f2/?810=392
https://ds.163.com/article/6a0c847452b12708ecf0da1c/?533=412
https://ds.163.com/article/6a0c847664e5c94f7cc9084a/?448=858
https://ds.163.com/article/6a0c847422b2ad61d8269ec0/?607=599
https://ds.163.com/article/6a0c8475b018004a0a314f25/?281=092
https://ds.163.com/article/6a0c8474485a0534a1e4f597/?420=231
https://ds.163.com/article/6a0c8474b018004a0a314f1e/?892=121
https://ds.163.com/article/6a0c847480e9dc585b090deb/?517=015
https://ds.163.com/article/6a0c84746be48e6a8877afc6/?146=488
https://ds.163.com/article/6a0c8474d034e5701f5efc18/?775=846
https://ds.163.com/article/6a0c847365cb51015ff51b14/?913=053
https://ds.163.com/article/6a0c8473f489162863b0ff59/?904=023
https://ds.163.com/article/6a0c847464e5c94f7cc90840/?258=113
https://ds.163.com/article/6a0c847364e5c94f7cc9083b/?278=554
https://ds.163.com/article/6a0c847237015e1c6f3c9610/?545=586
https://ds.163.com/article/6a0c8473b7bc9a60c2536238/?657=419
https://ds.163.com/article/6a0c8472b018004a0a314f15/?818=153
https://ds.163.com/article/6a0c8472b018004a0a314f11/?633=538
https://ds.163.com/article/6a0c847222b2ad61d8269eb1/?904=459
https://ds.163.com/article/6a0c847352b12708ecf0da12/?137=371
https://ds.163.com/article/6a0c8472f489162863b0ff56/?938=634
https://ds.163.com/article/6a0c8471294d8b063dffdfcd/?122=294
https://ds.163.com/article/6a0c847244883b38fe17db73/?932=993
https://ds.163.com/article/6a0c847237015e1c6f3c960d/?193=773
https://ds.163.com/article/6a0c847222b2ad61d8269eac/?176=580
https://ds.163.com/article/6a0c8472541d4f69756f92ed/?342=845
https://ds.163.com/article/6a0c8472485a0534a1e4f58f/?793=363
https://ds.163.com/article/6a0c847280e9dc585b090de3/?596=528
https://ds.163.com/article/6a0c8471485a0534a1e4f589/?039=711
https://ds.163.com/article/6a0c84716be48e6a8877afb9/?319=137
https://ds.163.com/article/6a0c8470541d4f69756f92e1/?456=982
https://ds.163.com/article/6a0c84716be48e6a8877afbd/?178=851
https://ds.163.com/article/6a0c847044883b38fe17db68/?979=597
https://ds.163.com/article/6a0c8471541d4f69756f92e7/?469=156
https://ds.163.com/article/6a0c846f294d8b063dffdfc2/?847=524
https://ds.163.com/article/6a0c847152b12708ecf0da0b/?194=985
https://ds.163.com/article/6a0c847037015e1c6f3c9607/?690=750
https://ds.163.com/article/6a0c847022b2ad61d8269ea5/?622=430
https://ds.163.com/article/6a0c847065cb51015ff51b07/?580=448
https://ds.163.com/article/6a0c846f213a9e62f58b52a2/?457=439
https://ds.163.com/article/6a0c84702c897062d11403af/?148=115
https://ds.163.com/article/6a0c846f485a0534a1e4f584/?589=152
https://ds.163.com/article/6a0c846f6be48e6a8877afb4/?447=374
https://ds.163.com/article/6a0c846e84f79547b9ac44a2/?180=016
https://ds.163.com/article/6a0c846e52b12708ecf0da01/?034=671
https://ds.163.com/article/6a0c846e44883b38fe17db62/?406=742
https://ds.163.com/article/6a0c846e2c897062d11403a9/?199=828
https://ds.163.com/article/6a0c846e98f9e31c7d20f462/?880=561
https://ds.163.com/article/6a0c846ef489162863b0ff47/?338=826
https://ds.163.com/article/6a0c846e65cb51015ff51b02/?381=711
https://ds.163.com/article/6a0c846e64e5c94f7cc90829/?215=933
https://ds.163.com/article/6a0c846ddbd7873570d0be26/?176=012
https://ds.163.com/article/6a0c846db018004a0a314f06/?673=433
https://ds.163.com/article/6a0c846e52b12708ecf0d9fa/?867=715
https://ds.163.com/article/6a0c846df489162863b0ff43/?672=344
https://ds.163.com/article/6a0c846cb7bc9a60c2536223/?220=630
https://ds.163.com/article/6a0c846cdd7cb920a90ad9b5/?620=444
https://ds.163.com/article/6a0c846d6be48e6a8877afad/?363=713
https://ds.163.com/article/6a0c846b15686959425d643f/?231=082
https://ds.163.com/article/6a0c846cdbd7873570d0be23/?971=896
https://ds.163.com/article/6a0c846cb7bc9a60c253621f/?478=982
https://ds.163.com/article/6a0c846c98f9e31c7d20f459/?048=085
https://ds.163.com/article/6a0c846df489162863b0ff39/?713=341
https://ds.163.com/article/6a0c846c2c897062d11403a0/?168=898
https://ds.163.com/article/6a0c846c22b2ad61d8269e97/?717=641
https://ds.163.com/article/6a0c846c80e9dc585b090dd9/?920=339
https://ds.163.com/article/6a0c846c15686959425d6443/?115=636
https://ds.163.com/article/6a0c846adbd7873570d0be1d/?919=773
https://ds.163.com/article/6a0c846cb018004a0a314f00/?890=514
https://ds.163.com/article/6a0c846b6be48e6a8877afa2/?801=337
https://ds.163.com/article/6a0c846b37015e1c6f3c95f6/?583=822
https://ds.163.com/article/6a0c846a98f9e31c7d20f452/?036=933
https://ds.163.com/article/6a0c846a22b2ad61d8269e8e/?054=376
https://ds.163.com/article/6a0c846a541d4f69756f92c5/?133=552
https://ds.163.com/article/6a0c846ab7bc9a60c2536215/?144=471
https://ds.163.com/article/6a0c846ad034e5701f5efbfe/?940=560
https://ds.163.com/article/6a0c846ad034e5701f5efbf9/?864=645
https://ds.163.com/article/6a0c846a64e5c94f7cc90822/?991=484
https://ds.163.com/article/6a0c8469485a0534a1e4f575/?143=337
AtomGit 是由开放原子开源基金会联合 CSDN 等生态伙伴共同推出的新一代开源与人工智能协作平台。平台坚持“开放、中立、公益”的理念,把代码托管、模型共享、数据集托管、智能体开发体验和算力服务整合在一起,为开发者提供从开发、训练到部署的一站式体验。
更多推荐
所有评论(0)