[test-role-simple] prompt = simple role prompt config.options.model = o1-preview [test-role] config.options.model = model-common config.ui.paste_mode = 0 [test-role.chat] config.options.endpoint_url = https://localhost/chat config.ui.open_chat_command = preset_tab [test-role.complete] config.engine = complete config.options.endpoint_url = https://localhost/complete [test-role.edit] config.engine = complete config.options.endpoint_url = https://localhost/edit [deprecated-test-role-simple] prompt = simple role prompt [deprecated-test-role-simple.options] model = o1-preview [deprecated-test-role] [deprecated-test-role.options] model = model-common [deprecated-test-role.options-chat] endpoint_url = https://localhost/chat [deprecated-test-role.options-complete] endpoint_url = https://localhost/complete [deprecated-test-role.options-edit] endpoint_url = https://localhost/edit [deprecated-test-role.ui] paste_mode = 0 [deprecated-test-role.ui-chat] open_chat_command = preset_tab