From 5ea011ac4c73d25917a005add69a50f56e79db6c Mon Sep 17 00:00:00 2001 From: Sadra Yahyapour Date: Fri, 23 Aug 2024 21:47:56 +0330 Subject: [PATCH] new service config added --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3b8a3ec..01ef709 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,9 @@ Here is more information about each configuration parameter. ```json { + // llm service URL + "service": "https://llm.mdb.ai", + // model version "model": "gpt-3.5-turbo",