discourse-ai/lib/inference
Roman Rizzi f5cf1019fb
FEATURE: configurable embeddings (#1049)
* Use AR model for embeddings features

* endpoints

* Embeddings CRUD UI

* Add presets. Hide a couple more settings

* system specs

* Seed embedding definition from old settings

* Generate search bit index on the fly. cleanup orphaned data

* support for seeded models

* Fix run test for new embedding

* fix selected model not set correctly
2025-01-21 12:23:19 -03:00
..
cloudflare_workers_ai.rb FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
discourse_reranker.rb SECURITY: Place a SSRF protection when calling services from the plugin. (#485) 2024-02-21 17:14:50 -03:00
gemini_embeddings.rb FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
hugging_face_text_embeddings.rb FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
open_ai_embeddings.rb FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
open_ai_image_generator.rb SECURITY: Place a SSRF protection when calling services from the plugin. (#485) 2024-02-21 17:14:50 -03:00
stability_generator.rb FEATURE: Stable diffusion 3 support (#582) 2024-04-19 18:08:16 +10:00