updates documentation

This commit is contained in:
nai-degen
2023-04-08 09:00:19 -05:00
committed by nai-degen
parent 8143795d5e
commit f4716bead5
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ function getInfoPageHtml(host: string) {
uptime: process.uptime(),
timestamp: Date.now(),
baseUrl: host,
kobold: host + "/proxy/kobold",
kobold: host + "/proxy/kobold" + " (not yet implemented)",
openai: host + "/proxy/openai",
keys: {
all: keylist.length,