discourse-ai/spec/shared
Roman Rizzi b0ab9ccc48
REFACTOR: Tidy-up embedding endpoints config.
Two changes worth mentioning:

`#instance` returns a fully configured embedding endpoint ready to use.
All endpoints respond to the same method and have the same signature - `perform!(text)`

This makes it easier to reuse them when generating embeddings in bulk.
2024-11-20 18:24:19 -03:00
..
inference REFACTOR: Tidy-up embedding endpoints config. 2024-11-20 18:24:19 -03:00
chat_message_classificator_spec.rb DEV: Hide soon to be deprecated modules settings (#872) 2024-10-28 14:27:25 -03:00
classificator_spec.rb Migrate sentiment to a TEI backend (#886) 2024-11-04 09:14:34 -03:00
post_classificator_spec.rb DEV: Hide soon to be deprecated modules settings (#872) 2024-10-28 14:27:25 -03:00
tokenizer_spec.rb FIX/REFACTOR: FoldContent revamp (#866) 2024-10-25 11:51:17 -03:00