mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-18 11:49:33 +08:00
* FEATURE: add support for new OpenAI embedding models This adds support for just released text_embedding_3_small and large Note, we have not yet implemented truncation support which is a new API feature. (triggered using dimensions) * Tiny side fix, recalc bots when ai is enabled or disabled * FIX: downsample to 2000 items per vector which is a pgvector limitation |
||
|---|---|---|
| .. | ||
| inference | ||
| chat_message_classificator_spec.rb | ||
| classificator_spec.rb | ||
| post_classificator_spec.rb | ||
| tokenizer_spec.rb | ||