discourse-ai/lib/personas/tools
Rafael dos Santos Silva d792919ddf
DEV: Move tokenizers to a gem (#1481)
Also renames the Mixtral tokenizer to Mistral.

See gem at github.com/discourse/discourse_ai-tokenizers


Co-authored-by: Roman Rizzi <roman@discourse.org>
2025-07-02 14:43:03 -03:00
..
create_artifact.rb FEATURE: persistent key-value storage for AI Artifacts (#1417) 2025-06-11 06:59:46 +10:00
create_image.rb FEATURE: forum researcher persona for deep research (#1313) 2025-05-14 12:36:16 +10:00
custom.rb FEATURE: improve custom tool infra (#1463) 2025-06-25 16:25:44 +10:00
dall_e.rb FEATURE: add OpenAI image generation and editing capabilities (#1293) 2025-04-29 17:38:54 +10:00
db_schema.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
discourse_meta_search.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
edit_image.rb FEATURE: forum researcher persona for deep research (#1313) 2025-05-14 12:36:16 +10:00
github_file_content.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
github_pull_request_diff.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
github_search_code.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
github_search_files.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
google.rb DEV: Move tokenizers to a gem (#1481) 2025-07-02 14:43:03 -03:00
image.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
javascript_evaluator.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
list_categories.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
list_tags.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
option.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
random_picker.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
read.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
read_artifact.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
researcher.rb FEATURE: allow access to assigns from forum researcher (#1412) 2025-06-06 16:59:00 +10:00
search.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
search_settings.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
setting_context.rb DEV: Move tokenizers to a gem (#1481) 2025-07-02 14:43:03 -03:00
summarize.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
time.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
tool.rb DEV: Move tokenizers to a gem (#1481) 2025-07-02 14:43:03 -03:00
update_artifact.rb FEATURE: forum researcher persona for deep research (#1313) 2025-05-14 12:36:16 +10:00
web_browser.rb FIX: handle unexpected errors when browsing web (#1314) 2025-05-06 18:12:26 +10:00