Skip to content

Commit 1558921

Browse files
authored
Update tree_config.json
1 parent c3bf76f commit 1558921

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/data/config/tree_config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"backend": "universal_api",
2222
"config": {
2323
"provider": "openai",
24-
"api_key": "sk-jz4BGHJftedu1UYMPTt3r2h9s1DuQFU2Co74YZa1aMUUNokK",
24+
"api_key": "sk-xxxxxxxxx",
2525
"model_name_or_path": "text-embedding-3-large",
26-
"base_url": "http://123.129.219.111:3000/v1"
26+
"base_url": "http://xxx.xxx.xxx.xxx:xxxx/v1"
2727
}
2828
},
2929
"graph_db": {

0 commit comments

Comments
 (0)