Chat2DB icon indicating copy to clipboard operation
Chat2DB copied to clipboard

Bug: local deployment returned an error

Open llxyw opened this issue 1 year ago • 1 comments

Chat2DB Version

3.1.22

Describe the bug

Call the api provided by the local deployment model and display Fast Chat AI error: xx image The interface returns:"SELECT DISTINCT table_name FROM information_schema.tables WHERE table_schema = 'public' ORDER BY table_name NULLS LAST;" Are there any backend restrictions on the format the interface returns, or are there other factors?

llxyw avatar May 14 '24 01:05 llxyw

SSE response + openai format + Standard json string

llxyw avatar May 16 '24 10:05 llxyw