mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-18 11:49:33 +08:00
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. |
||
|---|---|---|
| .. | ||
| all_mpnet_base_v2.rb | ||
| base.rb | ||
| bge_large_en.rb | ||
| bge_m3.rb | ||
| gemini.rb | ||
| multilingual_e5_large.rb | ||
| text_embedding_3_large.rb | ||
| text_embedding_3_small.rb | ||
| text_embedding_ada_002.rb | ||