2024-07-09 13:36:17 -07:00
|
|
|
{
|
|
|
|
|
"folders": [
|
|
|
|
|
{
|
|
|
|
|
"name": "root",
|
|
|
|
|
"path": "."
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-10-18 12:57:58 -07:00
|
|
|
"name": "crates",
|
|
|
|
|
"path": "crates"
|
2024-10-16 14:20:26 -07:00
|
|
|
},
|
|
|
|
|
{
|
2024-10-18 12:57:58 -07:00
|
|
|
"name": "archgw_cli",
|
2024-10-09 15:47:32 -07:00
|
|
|
"path": "arch/tools"
|
|
|
|
|
},
|
2024-07-18 14:04:51 -07:00
|
|
|
{
|
2024-09-17 08:47:35 -07:00
|
|
|
"name": "model_server",
|
|
|
|
|
"path": "model_server"
|
2024-07-18 14:04:51 -07:00
|
|
|
},
|
2024-07-24 14:13:18 -07:00
|
|
|
{
|
2024-09-17 08:47:35 -07:00
|
|
|
"name": "chatbot_ui",
|
|
|
|
|
"path": "chatbot_ui"
|
2024-07-24 14:13:18 -07:00
|
|
|
},
|
2024-07-09 13:36:17 -07:00
|
|
|
{
|
2024-09-17 08:47:35 -07:00
|
|
|
"name": "demos/function_calling",
|
|
|
|
|
"path": "./demos/function_calling",
|
2024-08-06 23:40:06 -07:00
|
|
|
},
|
2024-10-03 18:21:27 -07:00
|
|
|
{
|
|
|
|
|
"name": "demos/insurance_agent",
|
|
|
|
|
"path": "./demos/insurance_agent",
|
|
|
|
|
},
|
2024-07-09 13:36:17 -07:00
|
|
|
],
|
2024-10-18 12:57:58 -07:00
|
|
|
"settings": {
|
|
|
|
|
},
|
|
|
|
|
"extensions": {
|
|
|
|
|
"recommendations": [
|
|
|
|
|
"ms-python.python",
|
|
|
|
|
"ms-python.debugpy",
|
|
|
|
|
"rust-lang.rust-analyzer",
|
|
|
|
|
"humao.rest-client"
|
|
|
|
|
]
|
|
|
|
|
}
|
2024-07-18 11:01:02 -07:00
|
|
|
}
|