Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Conversation

@keegangeorge
Copy link
Member

The seeded LLM setting: SiteSetting.ai_spam_detection_model_allowed_seeded_models returns a string with IDs separated by pipes. running _map on it will return an array with strings. We were previously checking for the id with custom prefix identifier, but instead we should be checking the stringified ID.

@SamSaffron
Copy link
Member

lets add a quick test here please

@keegangeorge keegangeorge merged commit 24b69bf into main Jan 8, 2025
6 checks passed
@keegangeorge keegangeorge deleted the fix-seeded-llm-check-spam branch January 8, 2025 21:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants