feat: test document chunks (#62)

This commit is contained in:
balibabu
2024-02-08 18:12:31 +08:00
committed by GitHub
parent 5e0a689c43
commit 1a156e6569
9 changed files with 341 additions and 91 deletions

View File

@ -1,4 +1,4 @@
let api_host = `http://223.111.148.200:9380/v1`;
let api_host = `http://123.60.95.134:9380/v1`;
export { api_host };