minette-python
minette-python copied to clipboard
Minette is a minimal and extensible chatbot framework.
Results
2
minette-python issues
Sort by
recently updated
recently updated
newest added
When I store store user info, the user name in Japanese was stored as '????' in Azure SQL database. This should be caused by using `String` to define the column,...
Pass Session object of SQLAlchemy to DialogService instead of database connection.