discourse-ai/spec/lib/modules/ai_bot/commands
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
..
categories_command_spec.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
command_spec.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
db_schema_command_spec.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
google_command_spec.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
image_command_spec.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
read_command_spec.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
search_command_spec.rb REFACTOR: Summarization and HyDE now use an LLM abstraction. (#297) 2023-11-23 12:58:54 -03:00
search_settings_command_spec.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
setting_context_command.rb FEATURE: add setting_context experimental command (#160) 2023-08-29 10:43:58 +10:00
summarize_command_spec.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
tags_command_spec.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
time_command_spec.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00