mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-03-04 08:20:03 +00:00
DEV: remove ignore column syntax for the removed provider column in completion prompt model (#810)
This commit is contained in:
parent
8cf1798afe
commit
1002dc877d
@ -1,9 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class CompletionPrompt < ActiveRecord::Base
|
||||
# TODO(roman): Remove may 2024.
|
||||
self.ignored_columns = ["provider"]
|
||||
|
||||
TRANSLATE = -301
|
||||
GENERATE_TITLES = -307
|
||||
PROOFREAD = -303
|
||||
|
Loading…
x
Reference in New Issue
Block a user