discourse-ai/lib/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
..
personas FEATURE: JavaScript evaluation tool (#630) 2024-05-21 07:57:01 +10:00
tools FEATURE: JavaScript evaluation tool (#630) 2024-05-21 07:57:01 +10:00
bot.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
entry_point.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
playground.rb FIX: context repairs for @mentioned bot (#608) 2024-05-08 18:44:04 +10:00
question_consolidator.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
site_settings_extension.rb FEATURE: mentionable personas and random picker tool, context limits (#466) 2024-02-15 16:37:59 +11:00