| version: 1.2.8 | |
| cache: true | |
| endpoints: | |
| custom: | |
| - name: "CloseAI" | |
| apiKey: "user_provided" | |
| baseURL: "https://api.openai-proxy.org/v1" | |
| models: | |
| default: ["gpt-4o-mini"] | |
| fetch: true | |
| titleConvo: true | |
| titleModel: "current_model" | |
| summarize: false | |
| summaryModel: "current_model" | |
| forcePrompt: false | |
| modelDisplayLabel: "CloseAI" |