Commit Graph

  • 8b1f542238
    UX: Add missing settings descriptions (#465) Rafael dos Santos Silva 2024-02-08 12:18:05 -03:00
  • bccb7efdd6
    FIX: Use a dedicated prompt for thread titles (#464) Rafael dos Santos Silva 2024-02-07 15:05:50 -03:00
  • 0ff5c0c2c4
    FIX: Explicit check for empty string in compat migration (#463) Roman Rizzi 2024-02-07 14:51:51 -03:00
  • 9168c75eb6
    Update translations (#462) Discourse Translator Bot 2024-02-06 16:35:35 -05:00
  • 8bd8280427
    FIX: Hide related topics when module is disabled (#461) Roman Rizzi 2024-02-05 11:45:24 -03:00
  • ba3c3951cf
    FIX: typo causing text_embedding_3_large to fail (#460) Sam 2024-02-05 11:16:36 +11:00
  • a3c827efcc
    FEATURE: allow personas to supply top_p and temperature params (#459) Sam 2024-02-03 07:09:34 +11:00
  • 944fd6569c
    DEV: Add granular control for AI composer helper features (#458) Keegan George 2024-02-01 14:58:04 -08:00
  • fba9c1bf2c
    UX: Re-introduce embedding settings validations (#457) Roman Rizzi 2024-02-01 16:54:09 -03:00
  • 392e2e8aef
    Revert "UX: Validate embeddings settings (#455)" (#456) Roman Rizzi 2024-02-01 14:06:51 -03:00
  • 85fca89e01
    UX: Validate embeddings settings (#455) Roman Rizzi 2024-02-01 13:05:38 -03:00
  • cec4251b00
    DEV: improve error bedrock error messages (#454) Sam 2024-02-01 22:01:07 +11:00
  • fd6fcfdb61
    DEV: Increase embeddings backfill job frequency (#453) Rafael dos Santos Silva 2024-01-31 15:09:39 -03:00
  • dcafc8032f
    FIX: improve embedding generation (#452) Sam 2024-02-01 00:38:47 +11:00
  • abcf5ea94a
    FEATURE: fine tune llm report to follow instructions more closely (#451) Sam 2024-01-31 09:58:25 +11:00
  • 9543ded3ee
    DEV: Make per post embeddings a hidden setting (#450) Rafael dos Santos Silva 2024-01-30 15:51:54 -03:00
  • b41c5cc31c
    FIX: Add table name to remove ambiguous column reference in SQL (#449) Rafael dos Santos Silva 2024-01-30 15:50:26 -03:00
  • 57d350c913
    Update translations (#448) Discourse Translator Bot 2024-01-30 11:03:35 -05:00
  • ab7e9e31aa
    FEATURE: allow excluding tags and categories from LLM report (#447) Sam 2024-01-30 15:55:05 +11:00
  • bae71eb047
    FIX: Include provider in automation models (#446) Roman Rizzi 2024-01-29 18:07:29 -03:00
  • 0634b85a81
    UX: Validations to LLM-backed features (except AI Bot) (#436) Roman Rizzi 2024-01-29 16:04:25 -03:00
  • b2b01185f2
    FEATURE: add support for new OpenAI embedding models (#445) Sam 2024-01-30 03:24:30 +11:00
  • 4c4b418cff
    DEV: Not necessary to show modal with errors (#444) Keegan George 2024-01-26 09:54:43 -08:00
  • 092da860e2
    FEATURE: support gpt-4-0125 which was just released (#443) Sam 2024-01-26 09:08:02 +11:00
  • b461ebc4ca
    FIX: typo in Automation::AVAILABLE_MODELS (#442) Roman Rizzi 2024-01-25 11:56:28 -03:00
  • fa6bc7f409
    FIX: Automatic embeddings index could fail if it existed in the backup schema (#441) Rafael dos Santos Silva 2024-01-24 15:57:26 -03:00
  • 16d666fe69
    FIX: Misconfigured OpenAI API for embeddings shouldn't spam logs (#440) Rafael dos Santos Silva 2024-01-24 15:57:18 -03:00
  • 04bc402aae
    FEATURE: Setting to control per post embeddings (#439) Rafael dos Santos Silva 2024-01-23 22:09:27 -03:00
  • 797f5971b6
    Update translations (#438) Discourse Translator Bot 2024-01-23 12:29:44 -05:00
  • 900df4e8c8
    UX: start progress dot animation instantly if it's the only content (#437) Kris 2024-01-22 13:10:51 -05:00
  • 4b4aedb50f
    DEV: Use the new controller/period component for the dashboard (#435) Jarek Radosz 2024-01-19 13:27:33 +01:00
  • 5802cd1a0c
    DEV: Fix various typos (#434) Jarek Radosz 2024-01-19 12:51:26 +01:00
  • d4e23e0df6
    FIX: Don't try to generate embeddings of posts in deleted topics (#433) Rafael dos Santos Silva 2024-01-18 16:10:25 -03:00
  • f65314bdab
    FIX: typo (#432) Dax74 2024-01-18 16:38:29 +01:00
  • c70f43f130
    FIX: Truncate content for sentiment/toxicity classification (#431) Rafael dos Santos Silva 2024-01-17 15:17:58 -03:00
  • 5bdf3dc1f4
    DEV: Stop using shared_examples for endpoint specs (#430) Roman Rizzi 2024-01-17 15:08:49 -03:00
  • 8eb1e851fc
    DEV: Spec didn't work correctly with translations (#429) Gerhard Schlager 2024-01-16 16:28:24 +01:00
  • 14020e7095
    Update translations (#428) Discourse Translator Bot 2024-01-16 08:54:42 -05:00
  • 370074ef21
    FIX: always ensure #generate gets a valid input (#427) Sam 2024-01-16 15:21:58 +11:00
  • 05d8b021f1
    FIX: scrub invalid prompts when truncating (#426) Sam 2024-01-16 13:48:00 +11:00
  • ff4da6ace8
    FIX: Clean unicode usernames when adding messages through prompt's contrstuctor (#425) Roman Rizzi 2024-01-15 12:01:40 -03:00
  • 37e6ac169e
    DEV: Update test setup to work with auto groups (#424) Ted Johansson 2024-01-15 20:18:56 +08:00
  • 825f01cfb2
    FEATURE: even smoother streaming (#420) Sam 2024-01-15 18:51:14 +11:00
  • 6b8a57d957
    DEV: Update linting (#423) Jarek Radosz 2024-01-13 00:28:06 +01:00
  • 1748ebcb8c
    DEV: Prevent HyDE search from being called multiple times (#422) Keegan George 2024-01-12 11:48:07 -08:00
  • 04eae76f68
    REFACTOR: Represent generic prompts with an Object. (#416) Roman Rizzi 2024-01-12 14:36:44 -03:00
  • 705ef986b4
    FIX: Set ivfflat.probes using topic count, not post count (#421) Rafael dos Santos Silva 2024-01-12 11:20:23 -03:00
  • 3be76ebd7a
    FEATURE: Move the default embeddings model to bge-large-en (#417) Rafael dos Santos Silva 2024-01-11 14:16:25 -03:00
  • 8df966e9c5
    FEATURE: smooth streaming of AI responses on the client (#413) Sam 2024-01-11 15:56:40 +11:00
  • 37b957dbbb
    DEV: Fix SemanticRelated module load error (#419) Martin Brennan 2024-01-11 13:52:50 +10:00
  • 5c9b570562
    FIX: Revert AI action not working in Firefox (#418) Keegan George 2024-01-10 16:43:39 -08:00
  • 8fcba12fae
    FEATURE: Support for SRV records for Discourse services (#414) Rafael dos Santos Silva 2024-01-10 19:23:07 -03:00
  • 9d8bbe32a9
    FIX: AI Explain copy button not working (#415) Keegan George 2024-01-10 10:41:48 -08:00
  • 726cffc8af
    FIX: New illustrate post suggestions should be auto tracked (#412) Keegan George 2024-01-10 09:04:10 -08:00
  • abde82c1f3
    FIX: Use claude-2.1 to enable system prompts (#411) Roman Rizzi 2024-01-09 14:10:20 -03:00
  • 0f4e7723d7
    Update translations (#410) Discourse Translator Bot 2024-01-09 09:09:46 -05:00
  • 05f7808057
    FEATURE: more elegant progress (#409) Sam 2024-01-09 23:20:28 +11:00
  • b0a0cbe3ca
    FIX: improve bot behavior (#408) Sam 2024-01-09 00:28:03 +11:00
  • 6124f910c1
    FIX: Bring back Azure support. (#407) Roman Rizzi 2024-01-05 17:08:10 -03:00
  • 17cc09ec9c
    FIX: don't include <details> in context (#406) Sam 2024-01-06 05:21:14 +11:00
  • 7201d482d5
    FEATURE: Add DallE support to AI helper's illustrate post (#404) Keegan George 2024-01-05 09:03:23 -08:00
  • 23b2809638
    FEATURE: Generate proper embeddings for posts/topics with embedded content (#401) Rafael dos Santos Silva 2024-01-05 10:27:45 -03:00
  • 6fc1c9f7a6
    FEATURE: Try to automatically handle larger embedding indexes (#403) Rafael dos Santos Silva 2024-01-05 09:56:28 -03:00
  • dd42a4e47b
    FIX: array arguments not parsed correctly (#405) Sam 2024-01-05 14:39:32 +11:00
  • 971e03bdf2
    FEATURE: AI Bot Gemini support. (#402) Roman Rizzi 2024-01-04 18:15:34 -03:00
  • aa56baad37
    FEATURE: Add Mixtral support for AI Bot (#396) Roman Rizzi 2024-01-04 12:22:43 -03:00
  • e6422c542e
    FIX: Tools::DbSchema's tables parameter is a string (#400) Roman Rizzi 2024-01-04 11:50:26 -03:00
  • f9d7d7f5f0
    DEV: AI bot migration to the Llm pattern. (#343) Roman Rizzi 2024-01-04 10:44:07 -03:00
  • 03fc94684b
    FIX: AI helper not working correctly with mixtral (#399) Sam 2024-01-04 23:53:47 +11:00
  • 0483e0bb88
    UX: Add proper attribution to illustrate post images (#398) Keegan George 2024-01-03 13:01:19 -08:00
  • d9c052f8e7
    FIX: 500 error when reviewable has a missing message (#397) Jan Cernik 2024-01-03 11:49:47 -03:00
  • 1a5985134a
    FIX: Show illustrate post only if stability API key present (#395) Keegan George 2024-01-02 11:24:16 -08:00
  • f8fdb6db76
    Update translations (#394) Discourse Translator Bot 2024-01-02 09:26:08 -05:00
  • 4182af230a
    FIX: Correctly translate and read tools for Claude and Chat GPT. (#393) Roman Rizzi 2024-01-02 11:21:13 -03:00
  • cec9bb8910
    FIX: Skip embeddings for blank content (#392) Rafael dos Santos Silva 2023-12-29 14:59:08 -03:00
  • c778592da4
    FIX: Corner cases on post embedding and crawler related (#391) Rafael dos Santos Silva 2023-12-29 14:05:02 -03:00
  • 140359c2ef
    FEATURE: Per post embeddings (#387) Rafael dos Santos Silva 2023-12-29 12:28:45 -03:00
  • c3af27571b
    UX: copy change (#390) chapoi 2023-12-29 17:26:03 +02:00
  • c9b109f9d4
    FIX: use async versions of clipboardCopy (#389) Sam 2023-12-29 22:50:10 +11:00
  • 73c58155f8
    FIX: Get topic's category instead of array's (#388) Natalie Tay 2023-12-29 16:52:48 +08:00
  • 933784a873
    FEATURE: allow easy sharing of bot conversations (#385) Sam 2023-12-29 19:47:47 +11:00
  • 2636efcd1b
    FEATURE: Render Related Topics for Crawlers (#386) Rafael dos Santos Silva 2023-12-28 15:32:03 -03:00
  • 1287ef4428
    FEATURE: Support for Gemini Embeddings (#382) Rafael dos Santos Silva 2023-12-28 10:28:01 -03:00
  • 5f088b12a7
    FIX: Prevent no results label from showing when untrue (#384) Keegan George 2023-12-27 16:42:13 -08:00
  • 76f7940b55
    Revert "FEATURE: User sentiment on profile summary page (#329)" (#383) Rafael dos Santos Silva 2023-12-27 21:01:57 -03:00
  • 714a33a59d
    Update translations (#379) Discourse Translator Bot 2023-12-27 14:44:48 -05:00
  • 20cb15ab5f
    FEATURE: Mixtral for summarization (#381) Rafael dos Santos Silva 2023-12-26 17:50:02 -03:00
  • 3c27cbfb9a
    FIX: Use vLLM if TGI is not configured for OSS LLM inference (#380) Rafael dos Santos Silva 2023-12-26 17:18:08 -03:00
  • 5db7bf6e68
    Mixtral (#376) Rafael dos Santos Silva 2023-12-26 14:49:55 -03:00
  • cb325bb883
    UX: Menu placement bottom for AI (#378) Keegan George 2023-12-22 11:53:41 -08:00
  • a5d240991f
    FEATURE: allow sending AI based report to a topic (#377) Sam 2023-12-22 11:46:23 +11:00
  • 37dd98c937
    FIX: exclude non visible topics from report context (#375) Sam 2023-12-21 19:08:36 +11:00
  • 8feb3ad4db
    FIX: Context menu should not appear if selected text is deleted (#374) Keegan George 2023-12-20 10:50:17 -08:00
  • ea116f91fc
    FIX: Undo issue (#372) Keegan George 2023-12-20 10:46:22 -08:00
  • af2e692761
    FIX: under certain conditions we would get duplicate data from llm (#373) Sam 2023-12-21 04:28:05 +11:00
  • 09238d33fa
    Update translations (#370) Discourse Translator Bot 2023-12-19 16:45:37 -05:00
  • 8664771b7f
    FIX: triage no longer working with claude (#369) Sam 2023-12-20 07:58:38 +11:00
  • 5a84969c96
    FIX: Illustrate post icon and translation not appearing correctly (#371) Keegan George 2023-12-19 12:55:43 -08:00
  • 7b4710d5c9
    FEATURE: Generate post illustrations (#367) Keegan George 2023-12-19 11:17:34 -08:00
  • 529703b5ec
    FEATURE: support sending AI report to an email address (#368) Sam 2023-12-19 17:51:49 +11:00