Commit Graph

  • d2f8a92739
    more linting Sam Saffron 2024-11-16 17:14:43 +1100
  • 2ed1bec45c
    lint Sam Saffron 2024-11-16 17:12:23 +1100
  • 3add2a905e
    remove uneeded code Sam Saffron 2024-11-16 16:57:34 +1100
  • d55aad3471
    implement full screen mode Sam Saffron 2024-11-16 16:30:22 +1100
  • 7a934964a3
    Claude 3.5 models support 8192 output tokens.... Sam Saffron 2024-11-15 20:37:42 +1100
  • 8e2ff32f18
    fix sorting Sam Saffron 2024-11-15 18:09:10 +1100
  • 07bae2edd9
    some bug fixes Sam Saffron 2024-11-15 17:49:01 +1100
  • 0f242bf4ad
    Fix progress tracker for tools Sam Saffron 2024-11-15 16:48:47 +1100
  • 8862e55bd8
    partial tool calls are implemented Sam Saffron 2024-11-15 15:53:48 +1100
  • 730cef9e23
    Support partial tool completions with xml tools Sam Saffron 2024-11-15 13:31:57 +1100
  • 5b63065be7
    Merge 69d1486639 into 4fb686a548 Keegan George 2024-11-15 08:06:29 +0900
  • f1fab472fc
    FEATURE: Emotion activity metrics table Rafael Silva 2024-11-14 18:26:08 -0300
  • 4fb686a548
    FIX: Move emotion /filter logic into a CTE to keep cardinality sane (#915) Rafael dos Santos Silva 2024-11-14 17:16:48 -0300
  • 11ed257e59
    FIX: Move emotion /filter logic into a CTE to keep cardinality sane Rafael Silva 2024-11-14 16:55:26 -0300
  • 69d1486639
    WIP ai-helper-suggestions-refactor Keegan George 2024-11-14 10:04:07 -0800
  • 5026ab52d0
    FEATURE: Order by emotion on /filter (#913) Rafael dos Santos Silva 2024-11-14 12:45:40 -0300
  • 5c8d62407b
    fix ollama tool support Sam Saffron 2024-11-14 17:52:48 +1100
  • 7300737e65
    - halt after tools - post streamer ensures we don't have half completed stuff on screen when a tool is slow - reimplemnt xml tools to have a more relaxed parse Sam Saffron 2024-11-14 17:24:39 +1100
  • 1eb19933b5
    Handle malformed gemini replies Sam Saffron 2024-11-14 11:37:29 +1100
  • 41a002bf8c
    FEATURE: AI artifacts Sam Saffron 2024-11-06 10:25:02 +1100
  • 38d14e4020
    Address review feedback Rafael Silva 2024-11-13 18:26:08 -0300
  • 27121d60cf
    FEATURE: Order by emotion on /filter Rafael Silva 2024-11-13 17:26:18 -0300
  • 823e8ef490
    FEATURE: partial tool call support for OpenAI and Anthropic (#908) Sam 2024-11-14 06:58:24 +1100
  • f75b13c4fa
    FIX: results not being reset when appending to query param (#912) Keegan George 2024-11-14 00:19:34 +0900
  • 835afd6add
    there is a flake rerun specs to confirm Sam Saffron 2024-11-13 18:28:01 +1100
  • 9a942268c1
    lint Sam Saffron 2024-11-13 16:52:16 +1100
  • 3ce8d943a7
    DEV: First version smooth-stream-modifier Keegan George 2024-11-12 20:42:19 -0800
  • 76969f75ae
    prep work for tool parameter streaming Sam Saffron 2024-11-13 11:51:19 +1100
  • 387c4325fa
    partial tool call progress for open ai Sam Saffron 2024-11-13 11:05:34 +1100
  • 62d3e2b2fb
    Anthropic implementation of partial streaming Sam Saffron 2024-11-12 18:12:24 +1100
  • d1217cf885
    FIX: results not being reset when appending to query param Keegan George 2024-11-12 14:13:58 -0800
  • 8ccc035edc
    Merge 0df00bf1c4 into 9551b1a4d1 Mark VanLandingham 2024-11-13 06:25:47 +0900
  • 9551b1a4d1
    FIX: do not strip empty string during stream processing (#911) Sam 2024-11-13 07:12:00 +1100
  • 6d15d64a8e
    FIX: do not strip empty string during stream processing Sam Saffron 2024-11-13 07:08:50 +1100
  • aef9a03d4c
    FEATURE: Truncate AI Captions to a reasonable max size (#907) Rafael dos Santos Silva 2024-11-12 15:52:46 -0300
  • 9583964676
    DEV: Added compatibility with the Glimmer Post Menu (#887) Sérgio Saquetim 2024-11-12 15:46:17 -0300
  • 50f71fbbaa
    Extract to constant Rafael Silva 2024-11-12 15:44:09 -0300
  • 2fc05685bb
    DEV: Apply text formatting and AI feature naming conventions (#905) Keegan George 2024-11-13 01:48:30 +0900
  • 26bfda4763
    UX: reduce topic list title size when gists are enabled (#910) Kris 2024-11-12 09:55:07 -0500
  • c804afbfb3 UX: reduce topic list title size when gists are enabled awesomerobot 2024-11-12 09:49:15 -0500
  • 6ef635619f
    Update translations (#909) Discourse Translator Bot 2024-11-12 05:54:47 -0800
  • 418c52929f Update translations Discourse Translator Bot 2024-11-12 13:08:55 +0000
  • e817b7dc11
    FEATURE: improve tool support (#904) Sam 2024-11-12 08:14:30 +1100
  • d4c757819b
    FEATURE: Truncate AI Captions to a reasonable max size Rafael Silva 2024-11-11 18:10:49 -0300
  • 09c8c791ee
    Stree Sérgio Saquetim 2024-11-11 18:03:40 -0300
  • c666533a6c
    Test with the glimmer post menu enabled and disabled Sérgio Saquetim 2024-11-11 17:28:28 -0300
  • 0df00bf1c4
    DEV: Move semantic search out of connector to component search-disable-d-state Mark VanLandingham 2024-11-11 11:44:21 -0600
  • dbbbbfc1af
    remove unused code Sam Saffron 2024-11-11 17:55:17 +1100
  • c727ae70e4
    give ollama vision cause it is easy enough. Sam Saffron 2024-11-11 17:44:52 +1100
  • 23f1f25fb4
    Lint and fix all specs Sam Saffron 2024-11-11 17:14:31 +1100
  • 6843eff8d0
    fix specs Sam Saffron 2024-11-11 15:27:22 +1100
  • e8c673f499
    Ollama working Sam Saffron 2024-11-11 14:56:23 +1100
  • b4fb0850f7
    properly track vllm usage Sam Saffron 2024-11-11 14:31:22 +1100
  • 0ab073a637
    account for tokens properly with non streaming calls Sam Saffron 2024-11-11 14:17:18 +1100
  • 3f93c9a399
    sambanova and vllm Sam Saffron 2024-11-11 14:00:51 +1100
  • 40752604b3
    lint Sam Saffron 2024-11-11 13:44:28 +1100
  • 6f66f4b022
    hugging face Sam Saffron 2024-11-11 13:43:31 +1100
  • dfc083fff2
    lint Sam Saffron 2024-11-11 13:27:14 +1100
  • 0cc41448ef
    cohere implementation Sam Saffron 2024-11-11 13:26:47 +1100
  • c5d1b7b1f7
    Gemini support for new interface Sam Saffron 2024-11-10 17:27:26 +1100
  • 540b6a782a
    move code to class Sam Saffron 2024-11-10 12:45:48 +1100
  • 8fa7fb3224
    more specs working more refactoring Sam Saffron 2024-11-10 12:41:39 +1100
  • 21ddf4e24f
    more tests passing Sam Saffron 2024-11-10 12:18:50 +1100
  • 9f8c15f248
    Open AI starting to work. Sam Saffron 2024-11-09 15:56:47 +1100
  • 6cac18ab98
    remove unused files and move spec Sam Saffron 2024-11-09 15:05:53 +1100
  • fc8d128d5d
    more code removal Sam Saffron 2024-11-09 14:56:55 +1100
  • 56f54b5a33
    xml tools are back now Sam Saffron 2024-11-09 14:41:31 +1100
  • c97e03d486
    DEV: Apply text formatting and AI feature naming conventions Keegan George 2024-11-08 17:39:38 -0800
  • adc6c6e7a8
    fix logging Sam Saffron 2024-11-08 15:27:10 +1100
  • bb6df426ae
    FEATURE: improve tool support Sam Saffron 2024-11-08 14:58:54 +1100
  • 644141ff08
    FIX: Regenerate summary button still shows cached summary (#903) Keegan George 2024-11-08 09:01:18 +0900
  • 4989fccfe2
    FIX: Regenerate summary button still shows cached summary Keegan George 2024-11-07 12:21:14 -0800
  • fbc74c7467
    FEATURE: Extend summary backfill to also generate gists (#896) Roman Rizzi 2024-11-07 13:40:18 -0300
  • f064510500
    FEATURE: Extend summary backfill to also generate gists Roman Rizzi 2024-11-05 16:02:28 -0300
  • c421f713a3
    DEV: Handle streaming animation within `AiSummaryBox` (#901) Keegan George 2024-11-08 01:08:32 +0900
  • 021e09607d
    FIX: Unhide gemini api key setting for embeddings (#902) Rafael dos Santos Silva 2024-11-07 11:55:18 -0300
  • a67b60aa64
    FIX: Unhide gemini api key setting for embeddings Rafael Silva 2024-11-07 11:03:43 -0300
  • 893fa624e4
    UX: increase gist size, and adjust surrounding elements to accommodate (#900) Kris 2024-11-07 08:35:05 -0500
  • 510a9c5185
    DEV: Handle streaming animation within `AiSummaryBox` Keegan George 2024-11-06 15:33:36 -0800
  • 91b700e797 UX: increase gist size, and adjust surrounding elements to accommodate awesomerobot 2024-11-06 16:30:09 -0500
  • 943aa7468d
    FIX: Final summary sometimes missing fix-summary-last-update Keegan George 2024-11-06 12:00:35 -0800
  • 942ee5dd1e
    Get the core button keys from the transformer context instead of imports Sérgio Saquetim 2024-11-05 21:11:47 -0300
  • 1ad5321c09
    UX: add sparkle icon to related topics for anons (#897) Kris 2024-11-05 17:15:20 -0500
  • f48966ef02 simplify awesomerobot 2024-11-05 15:32:16 -0500
  • 79108b1e4c UX: add sparkle icon to related topics for anons awesomerobot 2024-11-05 15:28:30 -0500
  • da7c97d294
    FIX: Specify type for Rag upload (#895) Osama Sayegh 2024-11-05 22:10:54 +0300
  • afb97edd8b
    FIX: Specify type for Rag upload OsamaSayegh 2024-11-05 21:38:01 +0300
  • ab4678275d
    Update translations (#894) Discourse Translator Bot 2024-11-05 07:55:54 -0800
  • 99282612a9
    DEV: Prefer ENV key for seeded models (#893) Keegan George 2024-11-05 23:19:13 +0900
  • c7b8dafecc Update translations Discourse Translator Bot 2024-11-05 13:07:00 +0000
  • 45e1550178
    FIX: `id` needed before checking if `seeded?` Keegan George 2024-11-04 13:14:37 -0800
  • 5345819836
    Fix Keegan George 2024-11-04 13:08:23 -0800
  • a36ad291aa
    DEV: Prefer ENV key for seeded models Keegan George 2024-11-04 12:52:13 -0800
  • 9505a8976c
    FEATURE: Automatically backfill regular summaries. (#892) Roman Rizzi 2024-11-04 17:48:11 -0300
  • 98022d7d96
    FEATURE: support custom instructions for persona streaming (#890) Sam 2024-11-05 07:43:26 +1100
  • b0ce6929bd
    FEATURE: Automatically backfill regular summaries. Roman Rizzi 2024-11-04 15:00:00 -0300
  • fa7ca8bc31
    DEV: Use the new more-topics API (#885) Jarek Radosz 2024-11-04 17:42:50 +0100
  • 69dfdfe3d6
    remove core_ref Jarek Radosz 2024-11-04 17:34:08 +0100
  • 290228ef12
    Merge branch 'main' into more-topics Jarek Radosz 2024-11-04 17:33:23 +0100
  • 772ee934ab
    Migrate sentiment to a TEI backend (#886) Rafael dos Santos Silva 2024-11-04 09:14:34 -0300