Commit Graph

  • b02be91799
    UX: Replace hardcoded string with translation (#264) Gerhard Schlager 2023-10-24 15:54:37 +02:00
  • 06c1356d86
    Update translations (#263) Discourse Translator Bot 2023-10-24 09:53:44 -04:00
  • 683f8fd4cc
    FIX: openai prompt was incorrect for explain (#262) Sam 2023-10-24 16:36:28 +11:00
  • 0e5764617a
    FEATURE: AI helper on posts (#244) Rafael dos Santos Silva 2023-10-23 11:41:36 -03:00
  • cda5cb6e9c
    DEV: update test to use new chat message service (#254) David Battersby 2023-10-23 17:50:25 +08:00
  • abd3da3383
    DEV: skip edit message test until new service added to chat (#259) David Battersby 2023-10-23 15:30:12 +08:00
  • 1500308437
    FEATURE: defer creation of bot users (#258) Sam 2023-10-23 17:00:58 +11:00
  • 87c591bbc2
    UX: unify ai representing icon (#257) Ty Correll 2023-10-19 17:31:56 -05:00
  • e95b90bc55
    Build(deps): Bump @babel/traverse from 7.22.11 to 7.23.2 (#256) dependabot[bot] 2023-10-19 11:53:55 +02:00
  • f65e50bd9e
    FIX: allow for blank fields in Google results (#255) Sam 2023-10-19 14:44:59 +11:00
  • b9d6179bfc
    DEV: Migrations shouldn't rely on the app (#253) Rafael dos Santos Silva 2023-10-16 18:50:37 -03:00
  • 2ed5a40d7d
    DEV: Fix .discourse-compatibility typo (#252) David Taylor 2023-10-12 11:43:12 +01:00
  • e21405a600
    DEV: Fix compatibility file (#251) Alan Guo Xiang Tan 2023-10-12 13:50:07 +08:00
  • 38f383a1e0
    FIX: Allowlist topic custom field used by AI Bot (#250) Roman Rizzi 2023-10-11 19:14:19 -03:00
  • 4877394081
    DEV: stop using the deprecated cookAsync function (#247) Andrei Prigorshnev 2023-10-11 20:48:37 +04:00
  • 3bced1c6f5
    Update translations (#249) Discourse Translator Bot 2023-10-11 05:18:14 -04:00
  • 919a87f8d7
    FIX: Include OP when building title suggestion prompt. (#248) Roman Rizzi 2023-10-10 00:08:08 -03:00
  • 99ee949b33
    DEV: Add revert button in diff modal (#246) Keegan George 2023-10-06 15:17:21 -07:00
  • 9242da545e
    FEATURE: support OpenAI-Organization header (#245) Sam 2023-10-06 10:23:18 +11:00
  • d87adcebea
    FEATURE: Claude based scanning and OpenAI retries (#243) Sam 2023-10-05 09:00:45 +11:00
  • 84cc369552
    FEATURE: Bge-large-en embeddings via Cloudflare Workers AI API (#241) Rafael dos Santos Silva 2023-10-04 13:47:51 -03:00
  • 05c256f65b
    Update translations (#239) Discourse Translator Bot 2023-10-04 03:54:32 -04:00
  • 13fca098d1
    tweaks to open llm implementation chat-with-llama Sam Saffron 2023-10-04 17:20:46 +11:00
  • d76309fa17
    tweaks to llama2 support in chat, fix message so it conforms to recommendation by facebook (add <s> ) Sam Saffron 2023-08-02 13:47:56 +10:00
  • facce51f98
    FEATURE: add support for an open LLM implementation Sam Saffron 2023-07-28 11:46:03 +10:00
  • 4df258ce7d
    FIX: Follow fix for missing claude tags in a7adce0 (#242) Rafael dos Santos Silva 2023-10-03 19:56:29 -03:00
  • a7adce0cf7
    FIX: Fallback to whole response when Claude forgets tags (#240) Rafael dos Santos Silva 2023-10-03 15:39:30 -03:00
  • 0cbf14e343
    FEATURE: automation rule for triaging posts using LLM (#236) Sam 2023-10-03 08:55:30 +11:00
  • 453928e7bb
    FIX: Improvment to embeddings index task (#238) Rafael dos Santos Silva 2023-10-02 16:37:13 -03:00
  • 9d96c4d242
    FIX: Suggest category/tag was broken since 2e5a393 (#237) Rafael dos Santos Silva 2023-10-02 16:36:56 -03:00
  • 102f47c1c4
    FEATURE: Allow Anthropic inference via AWS Bedrock (#235) Rafael dos Santos Silva 2023-10-02 12:58:36 -03:00
  • ed7d1f06d1
    FIX: improve token counting (#234) Sam 2023-09-28 15:32:22 +10:00
  • 237e9478df
    UX: Use disable/enable state for custom prompt button (#233) Keegan George 2023-09-27 14:27:16 -07:00
  • 0c50d7d553
    DEV: Improvements to context menu (#232) Keegan George 2023-09-27 11:39:51 -07:00
  • 782600e64f
    Update translations (#229) Discourse Translator Bot 2023-09-27 05:03:11 -04:00
  • aa463d64f1
    FEATURE: Add creative persona (#231) Sam 2023-09-27 01:48:38 +01:00
  • 525be42aa5
    FIX: AIHelper custom prompts with OpenAI had wrong type (#230) Rafael dos Santos Silva 2023-09-25 17:26:00 -03:00
  • 2e5a39360a
    FEATURE: Create custom prompts with composer AI helper (#214) Keegan George 2023-09-25 11:12:54 -07:00
  • 316ea9624e
    FIX: properly truncate !command prompts (#227) Sam 2023-09-15 07:02:37 +10:00
  • f57c1bb0f6
    FEATURE: AI Helper endpoint to generate a thumbnail from text. (#224) Roman Rizzi 2023-09-14 12:53:44 -03:00
  • 1eb70c4f0a
    DEV: Fix rspec-expectations warnings (#228) Jarek Radosz 2023-09-14 17:50:13 +02:00
  • 9e94457154
    FIX: Made bot more robust (#226) Sam 2023-09-14 16:46:56 +10:00
  • d35c8d5eca
    FIX: Conditionally render AI suggestion buttons (#225) Keegan George 2023-09-13 14:18:48 -07:00
  • cf6a6ed9b8
    FIX: AI Helper UX bugs (#223) Keegan George 2023-09-13 09:53:19 -07:00
  • cdd6faa648
    FEATURE: add filter support to ai bot semantic search (#222) Sam 2023-09-13 14:59:45 +10:00
  • d1642533fb
    FIX: Use "Related Topics" label consistently (#221) Rafael dos Santos Silva 2023-09-12 16:23:24 -03:00
  • 2c87bb0d99
    FEATURE: Respect search filters in semantic search (#220) Rafael dos Santos Silva 2023-09-12 16:16:33 -03:00
  • 50d7289623
    FIX: Trigger initial semantic search. (#219) Roman Rizzi 2023-09-12 10:28:07 -03:00
  • 0d761f4305
    Update translations (#218) Discourse Translator Bot 2023-09-12 09:27:58 -04:00
  • d75e3ca82b
    FEATURE: include tag and category context in search (#217) Sam 2023-09-12 16:09:28 +10:00
  • b0310f90d3
    FEATURE: add tags and categories to read context (#215) Sam 2023-09-12 11:06:55 +10:00
  • 156931e1f4
    FIX: Perform semantic search only when searchTerm is valid (#216) Roman Rizzi 2023-09-11 11:32:05 -03:00
  • 6295b16678
    FEATURE: Add cancel button to loading context menu (#213) Keegan George 2023-09-07 13:50:56 -07:00
  • 087be9f4da
    UX: Prevent input text from covering suggestion button (#212) Keegan George 2023-09-07 11:52:00 -07:00
  • 0828254d61
    FIX: Generate embeddings job was broken (#211) Roman Rizzi 2023-09-07 11:54:43 -03:00
  • 615eb8b440
    FEATURE: add semantic search with hyde bot (#210) Sam 2023-09-07 13:25:26 +10:00
  • abe96d5533
    DEV: Strip out old modal based AI helper (#209) Keegan George 2023-09-06 13:28:47 -07:00
  • 0733ff7e67
    UX: Show suggestion buttons only if sufficient content is present (#204) Keegan George 2023-09-06 12:20:08 -07:00
  • 8d674c451a
    FIX: Flaky spec in AI Helper modal (#208) Keegan George 2023-09-06 10:15:11 -07:00
  • aa08f2d2a0
    FIX: Flaky Spec (#207) Keegan George 2023-09-06 09:46:03 -07:00
  • 5c50d2aa09
    FEATURE: Use stop_sequences for faster HyDE searches with Claude (#203) Rafael dos Santos Silva 2023-09-06 10:06:31 -03:00
  • 13d63f1f30
    FIX: filter allowed categories from semantic search results (#206) Roman Rizzi 2023-09-06 10:00:20 -03:00
  • 920d4d8c0c
    DEV: Skip broken test on CI (#205) Alan Guo Xiang Tan 2023-09-06 09:33:43 +08:00
  • 4d854e9232
    FIX: Invalidate semantic search cache entries when hyde or embedding model changes (#202) Roman Rizzi 2023-09-05 18:39:39 -03:00
  • 3a00c38fc5
    UX: Change AI Helper toggle icon to sparkles (#201) Keegan George 2023-09-05 13:21:05 -07:00
  • 4b42c09814
    FEATURE: Tweak HyDE prompts for better grounding in forum subject and limit response size (#200) Rafael dos Santos Silva 2023-09-05 16:11:07 -03:00
  • 175def1267
    FIX: Update migrations with latest vector rep changes (#199) Roman Rizzi 2023-09-05 14:31:04 -03:00
  • ee734a340a
    FIX: Tag/category suggestion broke in 2c0f535 (#198) Rafael dos Santos Silva 2023-09-05 14:15:01 -03:00
  • ae0238c616
    FIX: Flaky spec (#197) Keegan George 2023-09-05 09:56:12 -07:00
  • 2c0f535bab
    FEATURE: HyDE-powered semantic search. (#136) Rafael dos Santos Silva 2023-09-05 11:08:23 -03:00
  • 3d83d062a1
    Update translations (#186) Discourse Translator Bot 2023-09-05 09:42:46 -04:00
  • 38af2ca63e
    FIX: cut completion short after function call is found (#182) Sam 2023-09-05 10:37:58 +10:00
  • 86591cf1d2
    CHORE: Update Readme (#185) Rafael dos Santos Silva 2023-09-04 15:46:35 -03:00
  • 4864978495
    FEATURE: Return only applicable suggestions in AiHelper category/tags suggestions (#184) Rafael dos Santos Silva 2023-09-04 14:30:33 -03:00
  • 3c4a53b2cb
    FEATURE: Better link in Claude summaries (#183) Rafael dos Santos Silva 2023-09-04 12:04:47 -03:00
  • e3abbd9f46
    FEATURE: add researcher persona (#181) Sam 2023-09-04 12:05:27 +10:00
  • 3f9973586e
    FIX: ai_bot_allowed_groups now works with restricted visibility (#180) Sam 2023-09-04 11:52:44 +10:00
  • 43e485cbd9
    FEATURE: Additional AI suggestion options (#176) Rafael dos Santos Silva 2023-09-01 21:10:58 -03:00
  • 181113159b
    FIX: setting explorer was exceeding token budget Sam 2023-09-01 11:48:51 +10:00
  • 65091690eb DEV: Don’t use Chat::MessageCreator in specs Loïc Guitaut 2023-08-24 16:07:16 +02:00
  • 00d69b463e
    FEATURE: new site setting explorer persona (#178) Sam 2023-08-31 17:02:03 +10:00
  • 8e4347acba
    DEV: rename ai_helper_add_ai_pm_to_header -> ai_bot_add_to_header (#177) Sam 2023-08-31 14:42:28 +10:00
  • db19e37748
    FEATURE: add initial support for personas (#172) Sam 2023-08-30 16:15:03 +10:00
  • 6d69fb479e
    DEV: Hide old embeddings pg setting (#169) Rafael dos Santos Silva 2023-08-29 17:39:21 -03:00
  • 4da4b5609f
    FIX: Show warning when trying to generate suggestions without content (#175) Keegan George 2023-08-29 11:58:45 -07:00
  • 494964c51d
    DEV: Dynamically set popper placement (#174) Keegan George 2023-08-29 11:19:25 -07:00
  • 7457feced8
    FEATURE: Show suggested title prompt in new location (#171) Keegan George 2023-08-29 09:45:53 -07:00
  • 345bfed19f
    Update translations (#173) Discourse Translator Bot 2023-08-29 09:51:02 -04:00
  • 8fdb88604f
    FIX: trim first space when getting a reply from anthropic (#164) Sam 2023-08-29 10:57:36 +10:00
  • b14cb864dc
    FEATURE: add setting_context experimental command (#160) Sam 2023-08-29 10:43:58 +10:00
  • fba419f864
    UX: Clicking outside editor should close context menu (#170) Keegan George 2023-08-28 15:08:51 -07:00
  • 2c50791f26
    UX: Prevent context menu overflow outside of container (#168) Keegan George 2023-08-28 13:31:21 -07:00
  • b470692409
    DEV: Preload prompt list on component initialization (#165) Keegan George 2023-08-28 12:22:44 -07:00
  • 6e01b2c334
    UX: Improve styling and make button full width of context menu (#167) Keegan George 2023-08-28 12:22:32 -07:00
  • 657b2d681a
    DEV: Update ESLint config version (#166) Keegan George 2023-08-28 12:21:52 -07:00
  • 513c51dcb2
    FIX: Renumber StableBeluga2 AiHelper prompts to fix conflict (#163) Rafael dos Santos Silva 2023-08-25 17:19:50 -03:00
  • e673b568d9
    FEATURE: StableBeluga2 support for AiHelper (#162) Rafael dos Santos Silva 2023-08-25 15:54:51 -03:00
  • a8f54e2709
    DEV: adding a concept of prompt builder prompt_builder Sam Saffron 2023-08-25 15:54:16 +10:00
  • 7790313b1b
    DEV: Add review menu state (#159) Keegan George 2023-08-24 17:49:24 -07:00
  • 65c6b5e16c
    DEV: Add keybindings (#157) Keegan George 2023-08-23 15:35:53 -07:00