discourse-ai/spec/lib/modules/ai_bot
Roman Rizzi 3064d4c288
REFACTOR: Summarization and HyDE now use an LLM abstraction. (#297)
* DEV: One LLM abstraction to rule them all

* REFACTOR: HyDE search uses new LLM abstraction

* REFACTOR: Summarization uses the LLM abstraction

* Updated documentation and made small fixes. Remove Bedrock claude-2 restriction
2023-11-23 12:58:54 -03:00
..
commands REFACTOR: Summarization and HyDE now use an LLM abstraction. (#297) 2023-11-23 12:58:54 -03:00
jobs/regular FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
personas FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
anthropic_bot_spec.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
bot_spec.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
entry_point_spec.rb FEATURE: defer creation of bot users (#258) 2023-10-23 17:00:58 +11:00
open_ai_bot_spec.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
site_setting_extension_spec.rb FEATURE: defer creation of bot users (#258) 2023-10-23 17:00:58 +11:00