Skip to content

Commit 1096c14

Browse files
committed
reset library mode
Signed-off-by: Anxhela Coba <acoba@redhat.com>
1 parent 4df4bfc commit 1096c14

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

lightspeed-stack.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ service:
88
access_log: true
99
llama_stack:
1010
# Uses llama-stack as a library
11-
use_as_library_client: true
12-
library_client_config_path: run.yaml
11+
use_as_library_client: false
12+
# library_client_config_path: run.yaml
1313
# Remote service configuration (disabled)
1414
# use_as_library_client: false
15-
# url: http://llama-stack:8321
16-
# api_key: xyzzy
15+
url: http://llama-stack:8321
16+
api_key: xyzzy
1717
user_data_collection:
1818
feedback_enabled: true
1919
feedback_storage: "/tmp/data/feedback"

0 commit comments

Comments
 (0)