This website requires JavaScript.
Explore
Help
Sign In
discourse
/
discourse-ai
Watch
1
Star
0
Fork
0
You've already forked discourse-ai
mirror of
https://github.com/discourse/discourse-ai.git
synced
2025-03-06 09:20:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse-ai
/
db
/
migrate
History
Sam
2cd60a4b3b
FEATURE: add a table to audit OpenAI usage (
#45
)
...
Still need to build a job to purge logs
2023-04-26 11:44:29 +10:00
..
20230224165056_create_classification_results_table.rb
DEV: Dedicated table for saving classification results (
#1
)
2023-02-27 16:21:40 -03:00
20230307125342_created_model_accuracy_table.rb
FEATURE: Use dedicated reviewables for AI flags. (
#4
)
2023-03-07 15:39:28 -03:00
20230316160714_create_completion_prompt_table.rb
REFACTOR: Store prompts in a dedicated table. (
#14
)
2023-03-17 15:14:19 -03:00
20230320122645_delete_duplicated_seeded_prompts.rb
FIX: Remove old seeded prompts. (
#17
)
2023-03-20 12:55:38 -03:00
20230320185619_multi_message_completion_prompts.rb
FIX: Allow null messages to migrate existing rows (
#22
)
2023-03-21 12:33:30 -03:00
20230322142028_make_dropped_value_column_nullable.rb
FIX: Remove
null: false
from dropped column (
#24
)
2023-03-22 11:40:20 -03:00
20230406135943_add_provider_to_completion_prompts.rb
FEATURE: Anthropic Claude for AIHelper and Summarization modules (
#39
)
2023-04-10 11:04:42 -03:00
20230424055354_create_ai_api_audit_logs.rb
FEATURE: add a table to audit OpenAI usage (
#45
)
2023-04-26 11:44:29 +10:00