chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

:bug: Dump thread tags in order to store them in sqlalchemy datalayer sqlite

Open b3j0f opened this issue 1 month ago • 3 comments
trafficstars

Sqlite does not support arrays. A solution is to dump/load arrays in/from json.

b3j0f avatar Oct 17 '25 04:10 b3j0f