FIX: summarize is not working remove for now (#661)

Summarize is not working right, remove it for now.

Also it was specified twice breaking tool calls.
This commit is contained in:
Sam 2024-06-08 12:25:30 +10:00 committed by GitHub
parent 212ee23698
commit 875bb04467
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -77,11 +77,9 @@ module DiscourseAi
Tools::ListCategories,
Tools::Time,
Tools::Search,
Tools::Summarize,
Tools::Read,
Tools::DbSchema,
Tools::SearchSettings,
Tools::Summarize,
Tools::SettingContext,
Tools::RandomPicker,
Tools::DiscourseMetaSearch,