CodePhiliaX / Chat2DB

🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more.
http://chat2db.ai
Apache License 2.0
16.89k stars 1.89k forks source link

优化: 日志输出问题 #146

Closed mrlisir closed 1 year ago

mrlisir commented 1 year ago

ai.chat2db.server.web.api.controller.ai.ChatController#chatGpt3

此处sseEmitter.onError的日志输出uid 是写死的 log.info(LocalDateTime.now() + ", uid#" + "765431" + ", chatGpt3 on error#" + throwable.toString());

chenxian01 commented 1 year ago

Not an issue.