discourse-ai/lib/ai_bot
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
..
personas FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
tools FEATURE: allow artifacts to be updated (#980) 2024-12-03 07:23:31 +11:00
bot.rb FEATURE: AI Usage page (#964) 2024-11-29 06:26:48 +11:00
entry_point.rb FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
playground.rb FEATURE: first class support for OpenRouter (#1011) 2024-12-10 05:59:19 +11:00
post_streamer.rb FIX: cancel functionality regressed (#938) 2024-11-21 17:51:45 +11:00
question_consolidator.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
response_http_streamer.rb FIX: properly spin down unused streamer threads (#1035) 2024-12-20 12:09:42 +11:00
site_settings_extension.rb DEV: Rewire AI bot internals to use LlmModel (#638) 2024-06-18 14:32:14 -03:00
tool_runner.rb REFACTOR: Separation of concerns for embedding generation. (#1027) 2024-12-16 09:55:39 -03:00