discourse-ai/lib/ai_bot/tools
Sam 0d6d9a6ef5
FEATURE: allow access to private topics if tool permits (#673)
Previously read tool only had access to public topics, this allows
access to all topics user has access to, if admin opts for the option
Also

- Fixes VLLM migration
- Display which llms have bot enabled
2024-06-19 15:49:36 +10:00
..
dall_e.rb FEATURE: add aspect ratio support to DallE 3 (#647) 2024-05-28 16:21:40 +10:00
db_schema.rb REFACTOR: Simplify tool invocation by removing bot_user and llm parameters (#603) 2024-05-07 21:55:46 +10:00
discourse_meta_search.rb FIX: Load categories from search response (#612) 2024-05-14 17:13:25 +03:00
github_file_content.rb REFACTOR: Simplify tool invocation by removing bot_user and llm parameters (#603) 2024-05-07 21:55:46 +10:00
github_pull_request_diff.rb REFACTOR: Simplify tool invocation by removing bot_user and llm parameters (#603) 2024-05-07 21:55:46 +10:00
github_search_code.rb REFACTOR: Simplify tool invocation by removing bot_user and llm parameters (#603) 2024-05-07 21:55:46 +10:00
github_search_files.rb FEATURE: improved tooling (#651) 2024-05-30 06:33:50 +10:00
google.rb REFACTOR: Simplify tool invocation by removing bot_user and llm parameters (#603) 2024-05-07 21:55:46 +10:00
image.rb REFACTOR: Simplify tool invocation by removing bot_user and llm parameters (#603) 2024-05-07 21:55:46 +10:00
javascript_evaluator.rb FEATURE: JavaScript evaluation tool (#630) 2024-05-21 07:57:01 +10:00
list_categories.rb REFACTOR: Simplify tool invocation by removing bot_user and llm parameters (#603) 2024-05-07 21:55:46 +10:00
list_tags.rb REFACTOR: Simplify tool invocation by removing bot_user and llm parameters (#603) 2024-05-07 21:55:46 +10:00
option.rb FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
random_picker.rb REFACTOR: Simplify tool invocation by removing bot_user and llm parameters (#603) 2024-05-07 21:55:46 +10:00
read.rb FEATURE: allow access to private topics if tool permits (#673) 2024-06-19 15:49:36 +10:00
search.rb FIX: display search correctly, bug when stripping XML (#668) 2024-06-14 15:28:40 +10:00
search_settings.rb REFACTOR: Simplify tool invocation by removing bot_user and llm parameters (#603) 2024-05-07 21:55:46 +10:00
setting_context.rb REFACTOR: Simplify tool invocation by removing bot_user and llm parameters (#603) 2024-05-07 21:55:46 +10:00
summarize.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
time.rb REFACTOR: Simplify tool invocation by removing bot_user and llm parameters (#603) 2024-05-07 21:55:46 +10:00
tool.rb FEATURE: allow access to private topics if tool permits (#673) 2024-06-19 15:49:36 +10:00
web_browser.rb REFACTOR: Simplify tool invocation by removing bot_user and llm parameters (#603) 2024-05-07 21:55:46 +10:00