pingcap / tidb.ai

https://TiDB.AI is a Graph RAG based and conversational knowledge base tool built with TiDB Serverless Vector Storage and LlamaIndex. Open source and free to use.
https://tidb.ai
Apache License 2.0
180 stars 24 forks source link

unexpected: ArgumentError('autocommit=True is no longer supported') #209

Closed icattlecoder closed 1 month ago

icattlecoder commented 1 month ago

When documnets uploaded, celery worker got the following error:

[2024-08-03 01:22:20,173: ERROR/ForkPoolWorker-8] Task app.tasks.import_document.import_documents_from_datasource[b0666a26-08a4-49bd-9201-306d2007dd46] raised unexpected: ArgumentError('autocommit=True is no longer supported')
sykp241095 commented 1 month ago

Got that, it will be fixed in next release, next week.

sykp241095 commented 1 month ago

@icattlecoder Fixed, please pull the latest code and try again.