diff --git a/.obsidian/plugins/copilot/data.json b/.obsidian/plugins/copilot/data.json index 53f655b..fbf091a 100644 --- a/.obsidian/plugins/copilot/data.json +++ b/.obsidian/plugins/copilot/data.json @@ -41,7 +41,7 @@ { "name": "copilot-plus-flash", "provider": "copilot-plus", - "enabled": true, + "enabled": false, "isBuiltIn": true, "core": true, "capabilities": [ @@ -51,7 +51,7 @@ { "name": "gpt-4o", "provider": "openai", - "enabled": true, + "enabled": false, "isBuiltIn": true, "core": true, "capabilities": [ @@ -63,7 +63,7 @@ { "name": "gpt-4o-mini", "provider": "openai", - "enabled": true, + "enabled": false, "isBuiltIn": true, "core": true, "capabilities": [ @@ -75,7 +75,7 @@ { "name": "claude-3-5-sonnet-latest", "provider": "anthropic", - "enabled": true, + "enabled": false, "isBuiltIn": true, "core": true, "capabilities": [ @@ -104,8 +104,8 @@ "enableCors": true, "isEmbeddingModel": false, "capabilities": [ - "websearch", - "reasoning" + "reasoning", + "websearch" ] }, { @@ -113,7 +113,7 @@ "provider": "ollama", "enabled": true, "isBuiltIn": false, - "baseUrl": "", + "baseUrl": "https://possibly-engaged-filly.ngrok-free.app/https://possibly-engaged-filly.ngrok-free.app/v1/", "apiKey": "", "isEmbeddingModel": false, "capabilities": [ @@ -122,7 +122,7 @@ "websearch" ], "stream": true, - "displayName": "gemma3:12b", + "displayName": "gemma3:12b_ngrok", "enableCors": true } ], diff --git a/学术讲座-交流/2025.4.18甲子营科技交流.md b/学术讲座-交流/2025.4.18甲子营科技交流.md new file mode 100644 index 0000000..d75e600 --- /dev/null +++ b/学术讲座-交流/2025.4.18甲子营科技交流.md @@ -0,0 +1,31 @@ +### 软件 + +界面挺好看 + +作战场景的具体的模拟是怎么做的,也是你们开发的吗? +飞行仿真模拟 + +基于UE引擎,客户端运行的要求? +演示集成在软件里? + + +### 多媒体制作介绍 + + +前端开发,需要人 + +### 技术上保密 + +代码上保密? +国企有做加密的,license + + +数据库加密格式 + +### 国产化适配 + +麒麟 + +数据库 + +国产化的硬件 \ No newline at end of file