discourse-ai/lib/modules/embeddings
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
..
jobs FEATURE: Make embeddings turn-key (#261) 2023-10-26 12:07:37 -03:00
strategies FEATURE: Make embeddings turn-key (#261) 2023-10-26 12:07:37 -03:00
vector_representations FEATURE: Make embeddings turn-key (#261) 2023-10-26 12:07:37 -03:00
entry_point.rb REFACTOR: Summarization and HyDE now use an LLM abstraction. (#297) 2023-11-23 12:58:54 -03:00
semantic_related.rb FEATURE: HyDE-powered semantic search. (#136) 2023-09-05 11:08:23 -03:00
semantic_search.rb REFACTOR: Summarization and HyDE now use an LLM abstraction. (#297) 2023-11-23 12:58:54 -03:00
semantic_topic_query.rb FEATURE: HyDE-powered semantic search. (#136) 2023-09-05 11:08:23 -03:00