You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AndroidStudioSettings/ChatGPTConversations_170.xml

6 lines
27 KiB

<application>
<component name="ee.carlrobert.codegpt.state.conversations.ConversationsState">
<option name="currentConversation" value="{&quot;id&quot;:&quot;afde7a0c-5d08-449a-86d9-cb435d5a9544&quot;,&quot;title&quot;:null,&quot;messages&quot;:[{&quot;prompt&quot;:&quot;看看这个文件,哪个方法可以用来跳转到安卓设置的最外层&quot;,&quot;id&quot;:&quot;56e09c93-b8b8-4a2c-9a56-5e9dc30453a2&quot;,&quot;response&quot;:&quot;在这个文件中,可以使用 [call](file:///home/debuggerx/.pub-cache/hosted/pub.dev/open_settings_plus-0.4.2/lib/core/open_settings_plus_android.dart#call) 方法来跳转到安卓设置的最外层主界面。\n\n它的具体实现如下\n```dart\n /// Open Android settings.\n /// returns operation successful or failure.\n Future&lt;bool&gt; call() {\n return sendCustomMessage(\n 'android.settings.SETTINGS',\n );\n }\n```\n\n**原因**:在 Android 系统中,`android.settings.SETTINGS` 这个 Intent Action 正是用来打开系统全局设置(最外层)主面板的标准常量。&quot;,&quot;referencedFilePaths&quot;:[&quot;/home/debuggerx/.pub-cache/hosted/pub.dev/open_settings_plus-0.4.2/lib/core/open_settings_plus_android.dart&quot;],&quot;conversationsHistoryIds&quot;:null,&quot;imageFilePath&quot;:null,&quot;webSearchIncluded&quot;:false,&quot;personaName&quot;:null,&quot;tool_calls&quot;:null,&quot;tool_call_results&quot;:null}],&quot;createdOn&quot;:[2026,3,17,21,0,44,284726019],&quot;updatedOn&quot;:[2026,3,17,21,0,54,368351080],&quot;discardTokenLimit&quot;:false,&quot;projectPath&quot;:&quot;/home/debuggerx/StudioProjects/aim_master_workspace&quot;}" />
<option name="conversations" value="[{&quot;id&quot;:&quot;2ea372bf-f79d-4805-a228-8cd51bf07dc9&quot;,&quot;title&quot;:null,&quot;messages&quot;:[{&quot;prompt&quot;:&quot;我在适用ProxyAI这个Intellij插件想要实现代码自动补全gemini系列的哪个模型最适合为什么另外配置里有个“FIM”模板选项我应该选什么&quot;,&quot;id&quot;:&quot;ab4b92a6-8055-4844-85d6-57ffd6339399&quot;,&quot;response&quot;:&quot;对于在 IntelliJ IDEA 使 ProxyAI **Inline Code Completion** Gemini FIM \n\n### Gemini 1.5 Flash Gemini 2.0 Flash\n\n**使 `gemini-1.5-flash` `gemini-2.0-flash`** API \n\n** Pro **\n1. **Latency** 300-500 `gemini-1.5-pro` Flash \n2. ****Flash 1M 2M ProxyAI \n3. ****Flash API Pro \n\n* `gemini-1.5-pro`****Flash *\n\n---\n\n### FIM \n\n**FIM (Fill-In-the-Middle)** PrefixSuffixMiddle\n\n**Gemini **\n DeepSeek CoderQwen Coder CodeLlama 使 FIM Token `&lt;|fim_prefix|&gt;``&lt;|fim_suffix|&gt;` **Gemini FIM ** ProxyAI Gemini `DeepSeek` `Qwen` FIM Gemini \n\n****\n\n1. ** Prompt / Instruction **\n ProxyAI FIM `Prompt``Instruction` `Gemini/OpenAI` \n\n2. **CustomFIM **\n FIM 使 XML Gemini XML \n ```text\n You are an expert programmer. Please complete the missing code between &lt;prefix&gt; and &lt;suffix&gt;. \n Output ONLY the missing code, without any markdown formatting, explanations, or repeating the prefix/suffix.\n \n &lt;prefix&gt;\n {prefix}\n &lt;/prefix&gt;\n &lt;suffix&gt;\n {suffix}\n &lt;/suffix&gt;\n ```\n *( `{prefix}` `{suffix}` ProxyAI )*\n\n3. ** FIM**\n FIM Gemini ProxyAI ** FIM ** None/Default退 Gemini &quot;,&quot;referencedFilePaths&quot;:null,&quot;conversationsHistoryIds&quot;:null,&quot;imageFilePath&quot;:null,&quot;
</component>
</application>