discourse-ai/spec/lib/modules/ai_bot
Sam 232f12eba6
FEATURE: JavaScript evaluation tool (#630)
This is similar to code interpreter by ChatGPT, except that it uses
JavaScript as the execution engine.

Safeguards were added to ensure memory is constrained and evaluation
times out.
2024-05-21 07:57:01 +10:00
..
jobs/regular DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
personas FIX: improve function call parsing (#613) 2024-05-13 19:40:11 +10:00
tools FEATURE: JavaScript evaluation tool (#630) 2024-05-21 07:57:01 +10:00
bot_spec.rb REFACTOR: Simplify tool invocation by removing bot_user and llm parameters (#603) 2024-05-07 21:55:46 +10:00
entry_point_spec.rb FEATURE: Enhance AI debugging capabilities and improve interface adjustments (#577) 2024-04-15 23:22:06 +10:00
playground_spec.rb FIX: context repairs for @mentioned bot (#608) 2024-05-08 18:44:04 +10:00
question_consolidator_spec.rb FEATURE: Add Question Consolidator for robust Upload support in Personas (#596) 2024-04-30 13:49:21 +10:00
site_setting_extension_spec.rb FEATURE: defer creation of bot users (#258) 2023-10-23 17:00:58 +11:00