* Minor... use username suggester in case username already exists * FIX: ensure we truncate long prompts Previously we 1. Used raw length instead of token counts for counting length 2. We totally dropped a prompt if it was too long New implementation will truncate "raw" if it gets too long maintaining meaning. |
||
|---|---|---|
| .. | ||
| ai_api_audit_log.rb | ||
| classification_result.rb | ||
| completion_prompt.rb | ||
| model_accuracy.rb | ||
| reviewable_ai_chat_message.rb | ||
| reviewable_ai_post.rb | ||