From 51e016ef2c2de7303093f616822dcfff165cea7d Mon Sep 17 00:00:00 2001 From: Danny Avila Date: Wed, 11 Dec 2024 15:28:49 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=91=20docs:=20fix=20Portkey=20AI=20bad?= =?UTF-8?q?=20indentation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- librechat.example.yaml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/librechat.example.yaml b/librechat.example.yaml index 6e9490c9d..f9528f7d1 100644 --- a/librechat.example.yaml +++ b/librechat.example.yaml @@ -187,21 +187,21 @@ endpoints: # Portkey AI Example - name: "Portkey" - apiKey: "dummy" - baseURL: 'https://api.portkey.ai/v1' - headers: - x-portkey-api-key: '${PORTKEY_API_KEY}' - x-portkey-virtual-key: '${PORTKEY_OPENAI_VIRTUAL_KEY}' - models: - default: ['gpt-4o-mini', 'gpt-4o', 'chatgpt-4o-latest'] - fetch: true - titleConvo: true - titleModel: 'current_model' - summarize: false - summaryModel: 'current_model' - forcePrompt: false - modelDisplayLabel: 'Portkey' - iconURL: https://images.crunchbase.com/image/upload/c_pad,f_auto,q_auto:eco,dpr_1/rjqy7ghvjoiu4cd1xjbf + apiKey: "dummy" + baseURL: 'https://api.portkey.ai/v1' + headers: + x-portkey-api-key: '${PORTKEY_API_KEY}' + x-portkey-virtual-key: '${PORTKEY_OPENAI_VIRTUAL_KEY}' + models: + default: ['gpt-4o-mini', 'gpt-4o', 'chatgpt-4o-latest'] + fetch: true + titleConvo: true + titleModel: 'current_model' + summarize: false + summaryModel: 'current_model' + forcePrompt: false + modelDisplayLabel: 'Portkey' + iconURL: https://images.crunchbase.com/image/upload/c_pad,f_auto,q_auto:eco,dpr_1/rjqy7ghvjoiu4cd1xjbf # fileConfig: # endpoints: # assistants: