Support for GPT-4-Vision (khanon/oai-reverse-proxy!54)

This commit is contained in:
khanon
2023-11-19 05:06:21 +00:00
parent 7f2f324e26
commit f29049f993
13 changed files with 198 additions and 52 deletions
+1 -1
View File
@@ -475,7 +475,7 @@ export function registerHeartbeat(req: Request) {
const res = req.res!;
const currentSize = getHeartbeatSize();
req.log.info({
req.log.debug({
currentSize,
HEARTBEAT_INTERVAL,
PAYLOAD_SCALE_FACTOR,