Commit Graph

  • 95f80325e5
    DEV: Prevent close of summary from outside clicks (#808) main Keegan George 2024-09-18 10:36:42 -0700
  • b58f5e8fcd
    Merge 13d32d9468 into e666266473 Sam 2024-09-18 10:20:29 -0700
  • 285f7a8934
    FIX: Lint Keegan George 2024-09-18 10:10:06 -0700
  • 78b9aca8a8
    DEV: Add test Keegan George 2024-09-18 10:07:20 -0700
  • e666266473
    DEV: Make indicator wave a reusable component (#807) Keegan George 2024-09-18 09:53:54 -0700
  • d85dab5e04
    DEV: Prevent close of summary from outside clicks Keegan George 2024-09-18 09:39:33 -0700
  • d5ad925bb1
    DEV: Improve component by removing array helper Keegan George 2024-09-18 09:35:33 -0700
  • 11034fe34c
    DEV: Add component integration test Keegan George 2024-09-18 09:25:10 -0700
  • 06eafd55d5
    FIX: typo Keegan George 2024-09-18 09:16:04 -0700
  • 78a89fc48d
    DEV: Make indicator wave a reusable component Keegan George 2024-09-18 09:10:21 -0700
  • 83e8751845
    Merge 871a26336c into 1e155942bb 耗子 2024-09-18 12:01:07 +0530
  • 1e155942bb
    UX: take composer height into account when calculating the max-height for topic summary (#806) chapoi 2024-09-18 06:54:41 +0200
  • 13d32d9468
    lint rag_tool Sam Saffron 2024-09-18 14:54:09 +1000
  • 1b6b7d8675
    ensure fragments regenerated on save Sam Saffron 2024-09-18 14:50:09 +1000
  • f40355c890
    refactor options code so it is common Sam Saffron 2024-09-18 14:41:41 +1000
  • 2d649e7231 UX: take composer height into account when calculating the max-height for the topic summary chapoi 2024-09-18 11:31:50 +0900
  • 63470a991f
    work in progress add options Sam Saffron 2024-09-18 12:26:39 +1000
  • 515fd0d7bc Merge branch 'main' of https://github.com/discourse/discourse-ai chapoi 2024-09-18 10:21:11 +0900
  • 9d38e51cf5
    syntax tree Sam Saffron 2024-09-18 10:37:40 +1000
  • 101f1e9512
    Update translations (#799) Discourse Translator Bot 2024-09-17 16:53:01 -0700
  • 513510d6d0
    FIX: AI Helper not visible on iPads (#805) Keegan George 2024-09-17 16:43:15 -0700
  • 217680794d
    FIX: AI Helper not visible on iPads Keegan George 2024-09-17 14:03:19 -0700
  • 07384716a7 Update translations Discourse Translator Bot 2024-09-17 13:07:01 +0000
  • 593abadd37
    indexing status is a bit wonky work around edge cases Sam Saffron 2024-09-17 18:13:51 +1000
  • 1b8df4682e
    Mostly working now, just needs more polish and testing. Sam Saffron 2024-09-17 17:59:16 +1000
  • 5c4fb044d4
    Move more rag stuff into reusable components Sam Saffron 2024-09-17 16:21:32 +1000
  • 2f2b7711bb
    moving rag UI to a central spot Sam Saffron 2024-09-16 18:52:36 +1000
  • be6ad6c7b4
    lint Sam Saffron 2024-09-16 16:38:43 +1000
  • e0915267c2
    FEATURE: RAG search within tools Sam Saffron 2024-09-16 15:56:39 +1000
  • 4b21eb7974
    FEATURE: basic support for GPT-o models (#804) Sam 2024-09-17 09:41:00 +1000
  • ec92e3d530
    FEATURE: basic support for GPT-o models Sam Saffron 2024-09-17 09:02:59 +1000
  • 493d65af1f
    FIX: Diff modal closing along with composer menu on mobile (#803) Keegan George 2024-09-16 14:00:41 -0700
  • 0725146a7d
    FIX: Diff modal closing along with composer menu on mobile Keegan George 2024-09-16 13:14:53 -0700
  • 03eccbe392
    FEATURE: Make tool support polymorphic (#798) Sam 2024-09-16 08:17:17 +1000
  • b16390ae2a
    UX: Improve toast message location (#800) Keegan George 2024-09-13 16:19:13 -0700
  • 9374cd7ac1
    FIX: Keyboard shortcut should be platform specific (#801) Keegan George 2024-09-13 16:18:07 -0700
  • 4132080b75
    FIX: Keyboard shortcut should be platform specific Keegan George 2024-09-13 15:43:32 -0700
  • 6f548d4550
    UX: Improve toast message location Keegan George 2024-09-13 15:16:05 -0700
  • 9cd14b0003
    DEV: Move composer AI helper to toolbar (#796) Keegan George 2024-09-13 11:59:30 -0700
  • 29b98efdd6
    DEV: Move `showErrorToast` inside initializer function Keegan George 2024-09-13 11:48:51 -0700
  • 31e10c3fdc
    DEV: Add specs Keegan George 2024-09-13 08:51:37 -0700
  • f071c41c8d
    DEV: Update proofreading spec Keegan George 2024-09-13 07:40:51 -0700
  • 395d2ee368
    DEV: Remove unused SCSS Keegan George 2024-09-12 12:26:49 -0700
  • 70a4875f77
    DEV: Mobile view and shortcut changes Keegan George 2024-09-12 12:21:11 -0700
  • 671deec948
    FEATURE: Add button to regenerate response Keegan George 2024-09-12 11:59:17 -0700
  • 80e3c9f08a
    lint Sam Saffron 2024-09-12 16:48:54 +1000
  • 730fd5e289
    Convert rag document fragment to a polymorphic association Sam Saffron 2024-09-12 16:44:53 +1000
  • 5419348a21
    WIP - rag refactors Sam Saffron 2024-09-12 09:19:57 +1000
  • 5b9add0ac8
    FEATURE: add a SambaNova LLM provider (#797) Sam 2024-09-12 11:28:08 +1000
  • 8697b2ee21
    lint Sam Saffron 2024-09-12 10:57:32 +1000
  • ce4e64de6e
    lint Sam Saffron 2024-09-12 10:56:48 +1000
  • 001733996f
    FEATURE: add a SambaNova LLM provider Sam Saffron 2024-09-12 10:43:48 +1000
  • d891f4e92a
    WIP: Lots more! Keegan George 2024-09-11 15:28:05 -0700
  • 03bd090bff
    WIP: Basic setup Keegan George 2024-09-11 10:42:33 -0700
  • 22d1e71dc9
    UX: AI post helper DMenu styling (#770) chapoi 2024-09-11 05:45:48 +0200
  • 29d474484b Merge branch 'post-helper-dmenu-styling' of https://github.com/discourse/discourse-ai into post-helper-dmenu-styling chapoi 2024-09-11 11:55:00 +0900
  • 0388cc2a58 Remove inline padding on AI post helper buttons chapoi 2024-09-11 11:53:53 +0900
  • 36ce88f356
    FIX: support case insensitive setting lookup (#795) Sam 2024-09-10 15:21:03 +1000
  • 7361cc0ced
    FIX: support case insensitive setting lookup Sam Saffron 2024-09-10 15:09:06 +1000
  • 35a3cab077
    Merge branch 'main' into post-helper-dmenu-styling chapoi 2024-09-10 04:48:08 +0200
  • a5b5c3bebe
    PERF: speed up spec (#794) Sam 2024-09-04 16:14:32 +1000
  • 45cd90a5c7
    PERF: speed up spec Sam Saffron 2024-09-04 16:08:41 +1000
  • cabecb801e
    FEATURE: disable rate limiting when skipping hyde (#793) Sam 2024-09-04 15:51:01 +1000
  • 4143de016c
    FEATURE: disable rate limiting when skipping hyde Sam Saffron 2024-09-04 15:42:04 +1000
  • c4c9dc2034
    FIX: Display cached summaries with our new streamer. (#792) Roman Rizzi 2024-09-03 18:45:28 -0300
  • 5a7eff2210
    FIX: Display cached summaries with our new streamer. Roman Rizzi 2024-09-03 18:20:03 -0300
  • a48acc894a
    FEATURE: more accurate and faster titles (#791) Sam 2024-09-03 15:52:20 +1000
  • ffb76a6b8d
    FEATURE: more accurate and faster titles Sam Saffron 2024-09-03 14:52:45 +1000
  • b0ae2138af
    Update translations (#774) Discourse Translator Bot 2024-09-02 18:00:14 +0200
  • d46fe46642 Update translations Discourse Translator Bot 2024-09-02 14:51:06 +0000
  • b0d1eee0ce
    Build(deps): Bump micromatch from 4.0.5 to 4.0.8 (#790) dependabot[bot] 2024-09-01 12:45:48 +0200
  • 8ea26e8cfc
    Build(deps-dev): Bump rexml from 3.3.3 to 3.3.6 (#768) dependabot[bot] 2024-09-01 12:23:09 +0200
  • f6f1eca01d
    Build(deps): Bump micromatch from 4.0.5 to 4.0.8 dependabot[bot] 2024-09-01 01:50:52 +0000
  • db5cbfb148
    FIX: Bail earlier when a chat thread has no messages (#789) Roman Rizzi 2024-08-30 17:17:14 -0300
  • ed97827f49
    FIX: Correctly display errors when parent module needs to be disabled first (#788) Roman Rizzi 2024-08-30 17:16:11 -0300
  • 6dde657b06
    Update spec/configuration/llm_validator_spec.rb Roman Rizzi 2024-08-30 17:15:55 -0300
  • d7431fe234
    FIX: Bail earlier when a chat thread has no messages Roman Rizzi 2024-08-30 17:08:28 -0300
  • 100e704299
    FIX: Correctly display errors when parent module needs to be disabled first Roman Rizzi 2024-08-30 16:49:36 -0300
  • e408cd080c
    FIX: coerce value before downcasing the hyde param (#787) Roman Rizzi 2024-08-30 12:13:29 -0300
  • 4a1874265e
    UX: replace "share" with "share-alt" icon (#784) Kris 2024-08-30 11:13:09 -0400
  • 83d311fdaa
    FIX: coerce value before downcasing the hyde param Roman Rizzi 2024-08-30 12:02:40 -0300
  • 584753cf60
    FIX: we were never reindexing old content (#786) Sam 2024-08-30 14:37:55 +1000
  • 4ae2f06fd0
    over select results, this ensures we will be more likely to find ai results when filtered Sam Saffron 2024-08-30 14:28:05 +1000
  • fac015c365
    FIX: we were never reindexing old content Sam Saffron 2024-08-30 14:07:14 +1000
  • eee8e72756
    FEATURE: API scope for semantic search (#785) Sam 2024-08-30 09:35:20 +1000
  • 4176fbd3dd
    UX: Summary container should be fixed instead of growing (#783) Keegan George 2024-08-29 16:32:05 -0700
  • 68ad8ec1d5
    FEATURE: API scope for semantic search Sam Saffron 2024-08-30 09:26:32 +1000
  • 6fdbe92456 UX: replace "share" with "share-alt" icon awesomerobot 2024-08-29 19:08:28 -0400
  • a3c8cc7bc8
    UX: Summary container should be fixed instead of growing Keegan George 2024-08-29 16:03:19 -0700
  • a84e253c5b
    Revert "FEATURE: smooth streaming animation for summarization (#778)" revert-summarization Keegan George 2024-08-29 15:24:22 -0700
  • fdadfa029e
    FEATURE: smooth streaming animation for summarization (#778) Keegan George 2024-08-29 15:07:07 -0700
  • f46b1ba715
    Accidental import Keegan George 2024-08-29 14:58:47 -0700
  • b0d55dba0a
    DEV: Skipping tests for now Keegan George 2024-08-29 14:57:01 -0700
  • 94f6c632bf
    DEV: Publish AI Bot PM title update to message bus channel (#781) Keegan George 2024-08-29 14:48:44 -0700
  • cd0bdd1ed7
    FIX: Remove unused `user` param Keegan George 2024-08-29 14:36:30 -0700
  • 26ceae91a5
    DEV: Publish AI Bot PM title update to message bus channel Keegan George 2024-08-29 14:22:44 -0700
  • 41054c4fb8
    FEATURE: improve site setting search (#780) Sam 2024-08-29 16:05:38 +1000
  • 8051713fa8
    lint Sam Saffron 2024-08-29 14:57:40 +1000
  • c42e431c1f
    Minor fix, {{and parameter.enum parameter.enum.length}} is non obviously broken. Sam Saffron 2024-08-29 14:55:55 +1000
  • 19e29ef267
    FEATURE: improve site setting search Sam Saffron 2024-08-29 12:21:33 +1000