You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#2432 - Addresses GHSA-v4w8-49pv-mf72 (CVE-2026-23842) by adding safe default database connection parameters, and ensure database connections are closed when iteration over yielded values terminate early.
⬆️ 8d27a8b Pin upper bounds for the chatterbot-corpus package. Starting in chatterbot-corpus >= 1.3.0 strings longer than 255 characters will be present.
#2412 Generate response search index when in_response_to key is present in files (such as json files passed to the .train() method when using the JsonFileTrainer