Niansuh commited on
Commit
86b46ef
·
verified ·
1 Parent(s): 4709de1

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -350,7 +350,7 @@ async def chat_completions(request: ChatRequest, req: Request, api_key: str = De
350
  logger.info(f"Completed response generation for API key: {api_key} | IP: {client_ip}")
351
  return {
352
  "id": f"chatcmpl-{uuid.uuid4()}",
353
- "object": "chat.logger.info(f"Completed response generation for API key: {api_key} | IP: {client_ip}")
354
  return {
355
  "id": f"chatcmpl-{uuid.uuid4()}",
356
  "object": "chat.completion",
 
350
  logger.info(f"Completed response generation for API key: {api_key} | IP: {client_ip}")
351
  return {
352
  "id": f"chatcmpl-{uuid.uuid4()}",
353
+ "object": "chat.logger.info(f"Completed response generation for API key: {api_key} | IP: {client_ip}")"
354
  return {
355
  "id": f"chatcmpl-{uuid.uuid4()}",
356
  "object": "chat.completion",