Commit Graph

  • 3b68ecec5e
    Added the changelog entries for the clickable sources Thorsten Sommer 2026-09-15 17:50:36 +0200
  • 408e06e9c0
    Fixed the source counter of an answer doing nothing when clicked Thorsten Sommer 2026-09-15 17:38:36 +0200
  • baa48c80e1
    Fixed local source links being refused by Word and LibreOffice Thorsten Sommer 2026-09-15 17:24:02 +0200
  • 91d0e742de
    Fixed the source headings being oversized and their tooltip too long Thorsten Sommer 2026-09-15 16:06:14 +0200
  • 0c7fffa2cf
    Fixed sources of your own documents not reacting to a click Thorsten Sommer 2026-09-15 15:52:19 +0200
  • 9e9efb80e4
    Added the .NET side of the document open endpoint Thorsten Sommer 2026-09-15 15:29:58 +0200
  • 994473adf7
    Fixed the image tests working on the same temporary file Thorsten Sommer 2026-09-15 15:06:21 +0200
  • 73ebd6b5f5
    Fixed the page argument vocabulary being dead code on Linux Thorsten Sommer 2026-09-15 15:00:33 +0200
  • 11f3169d9d
    Merge branch 'main' into connect-dynamic-assistants-with-eri-sources Nils Kruthoff 2026-09-15 14:40:55 +0200
  • ff5da5abc7
    Added a runtime endpoint which opens a document at a page Thorsten Sommer 2026-09-15 14:05:34 +0200
  • 830ebf18ae
    i18n Nils Kruthoff 2026-09-15 14:31:17 +0200
  • 18b811afb8
    updated system prompt to set rules for data sources Nils Kruthoff 2026-09-15 14:30:25 +0200
  • 66bcdf736f
    updated the assistant plugin documentation to make the builder aware of data sources Nils Kruthoff 2026-09-15 14:29:18 +0200
  • 43b1ded745
    included an optional field to describe data sources to the assistant builder Nils Kruthoff 2026-09-15 14:28:26 +0200
  • 69af585145
    moved button from footer to headline Nils Kruthoff 2026-09-15 14:27:48 +0200
  • 0c98f84b42
    revert the changes and removed footer actions from AssistantBase component Nils Kruthoff 2026-09-15 14:27:22 +0200
  • 4f826fa591
    added footer actions to the assistant base component Nils Kruthoff 2026-09-15 14:18:14 +0200
  • 1823ea30b2
    adding a data source settings button Nils Kruthoff 2026-09-15 14:17:37 +0200
  • 9fd35176a8
    injecting existing data source options into dynamic assistants Nils Kruthoff 2026-09-15 14:16:58 +0200
  • 4ef6753707
    Added the page of a passage to what the AI is told about it Thorsten Sommer 2026-09-15 13:10:44 +0200
  • 01e09804f6
    Fixed page numbers being guessed from the text instead of read from the metadata Thorsten Sommer 2026-09-15 13:05:20 +0200
  • 6ce7d856a3
    Count the tool conversation in the token count (#973) Thorsten Sommer 2026-09-14 19:54:23 +0200
  • 275f4acf3d
    Cover the tool conversation in the token count tests Thorsten Sommer 2026-09-14 19:34:52 +0200
  • 21a6244720
    Count the tool schemas the request carries Thorsten Sommer 2026-09-14 19:23:32 +0200
  • a3d6d6abc3
    Update the token count while tools are running Thorsten Sommer 2026-09-14 18:46:12 +0200
  • b8b8e3f66d
    Count the tool conversation while it is in flight Thorsten Sommer 2026-09-14 18:39:52 +0200
  • 3b6fd41bda
    Record what the tool conversation adds to each request Thorsten Sommer 2026-09-14 18:35:07 +0200
  • f869122070
    Fixed web searches failing when several pages were read at once (#972) Thorsten Sommer 2026-09-14 17:45:35 +0200
  • 1c08b4a252
    Add a test pinning down the parallel Markdown conversion Thorsten Sommer 2026-09-14 17:37:48 +0200
  • 7d8310731a
    Add a test pinning down the parallel Markdown conversion Thorsten Sommer 2026-09-14 17:31:44 +0200
  • 000f31c5e6
    Keep one unreadable page from failing the whole web search Thorsten Sommer 2026-09-14 17:22:49 +0200
  • c15881e0da
    Fix web search crashing on concurrent Markdown conversions Thorsten Sommer 2026-09-14 17:04:08 +0200
  • 80eccca999
    Sharpened the data source warnings and tightened the selection popovers (#971) Thorsten Sommer 2026-09-14 16:30:17 +0200
  • 6caec24b54
    Merge branch 'main' into rag-source-warning-precision Thorsten Sommer 2026-09-14 16:28:42 +0200
  • 33a458660d
    Added a changelog entry for the kept data source preselection Thorsten Sommer 2026-09-14 16:24:29 +0200
  • 6b83e01da8
    Derive the shown data source selection from the preselection Thorsten Sommer 2026-09-14 16:22:57 +0200
  • 3e1e66e2d3
    Keep preselected data sources the filters removed Thorsten Sommer 2026-09-14 16:16:11 +0200
  • 19ae522d23
    Merge branch 'main' into improve_document_analysis Thorsten Sommer 2026-09-14 16:06:12 +0200
  • 36a2a6e438
    Added type-specific creation permissions for providers (#969) Peer Hogeterp 2026-09-14 16:05:12 +0200
  • 44b2031749
    Matched the data source checkboxes to the tool selection Thorsten Sommer 2026-09-14 15:38:07 +0200
  • 65346a971e
    Switched the tool selection to checkboxes Thorsten Sommer 2026-09-14 15:34:27 +0200
  • 6c5371ba5c
    Dropped the striping from the tool and data source rows Thorsten Sommer 2026-09-14 15:23:32 +0200
  • 1e4a5b4459
    Added a compact form to the text switch Thorsten Sommer 2026-09-14 15:15:34 +0200
  • a74ac0d63c I18n Peer Hogeterp 2026-09-14 15:03:20 +0200
  • a1fe22ac66 Fix lost policy renames and unguarded settings reads Peer Hogeterp 2026-09-14 14:46:42 +0200
  • b739e1a946
    Added a compact form to the text switch Thorsten Sommer 2026-09-14 14:28:16 +0200
  • 894c509f4d Fix document analysis provider selection freezes Peer Hogeterp 2026-09-14 14:20:01 +0200
  • 72f8330a76
    Made the data source popover frame compact Thorsten Sommer 2026-09-14 14:09:49 +0200
  • 2881d88378
    Made the data source rows compact Thorsten Sommer 2026-09-14 13:42:07 +0200
  • d65e11fbb2 Add provider-specific creation permissions Peer Hogeterp 2026-09-14 13:28:07 +0200
  • 516b00c596
    Updated I18N Thorsten Sommer 2026-09-14 13:04:34 +0200
  • 57de6d1571
    Adjusted the changelog to what the data source messages now do Thorsten Sommer 2026-09-14 13:02:14 +0200
  • 35b80f73a4
    Stop repeating a setting as a message with every answer Thorsten Sommer 2026-09-14 13:02:05 +0200
  • 9f7cd3d707
    List the preselected data sources that cannot be used right now Thorsten Sommer 2026-09-14 12:41:08 +0200
  • e71e389392
    Name the preselected data sources that cannot be used right now Thorsten Sommer 2026-09-14 12:14:49 +0200
  • a886d8dbf9
    Drop the data source warning the user was never shown a selection for Thorsten Sommer 2026-09-14 11:58:16 +0200
  • 3420a8b57c
    Warn about unusable data sources only when others were usable Thorsten Sommer 2026-09-14 11:47:05 +0200
  • f39406d40d
    Updated I18N Thorsten Sommer 2026-09-14 11:40:18 +0200
  • 6e735523c6
    Fixed answers that quietly skipped your data sources (#968) Thorsten Sommer 2026-09-14 11:20:57 +0200
  • 35e750c5ee
    Updated changelog Thorsten Sommer 2026-09-14 11:08:44 +0200
  • a9974ac18f
    Keep regenerating an answer working when the chat holds no question of its own Thorsten Sommer 2026-09-14 11:07:34 +0200
  • 48779ff144
    Guard the confidence threshold against an empty list Thorsten Sommer 2026-09-14 11:03:14 +0200
  • cd6a3f1daa
    Tell the user when an answer was created without their data sources Thorsten Sommer 2026-09-14 10:57:23 +0200
  • 828541ce93
    Let direct chat launchers open disappearing chats (#967) Thorsten Sommer 2026-09-14 10:26:10 +0200
  • db4f35c139
    Updated I18N Thorsten Sommer 2026-09-14 10:04:49 +0200
  • d356ccb610
    Updated changelog Thorsten Sommer 2026-09-14 09:53:52 +0200
  • 1cb9e2fc20
    Document the launch behavior for chats without a workspace Thorsten Sommer 2026-09-14 09:47:26 +0200
  • 1fdf7a0c36
    Let the Assistant Builder generate launchers without a workspace Thorsten Sommer 2026-09-14 09:24:07 +0200
  • d25bdb35b7
    Make the workspace optional when building a chat launcher Thorsten Sommer 2026-09-14 09:20:55 +0200
  • 3548b1d44d
    Open a disappearing chat when a launcher names no workspace Thorsten Sommer 2026-09-14 09:17:22 +0200
  • eb1ef1ad37
    Let assistant plugins launch a chat without a workspace Thorsten Sommer 2026-09-14 09:15:44 +0200
  • 65a1683b95
    Fixed exports and the clipboard losing the sources of an answer (#966) Thorsten Sommer 2026-09-13 19:37:15 +0200
  • 1833730259
    Note the sources in exports in the changelog Thorsten Sommer 2026-09-13 19:35:19 +0200
  • 3d72ce5135
    Cover the source block of an export with tests Thorsten Sommer 2026-09-13 19:33:27 +0200
  • a5bdf8f532
    Copy the sources of an answer along with it Thorsten Sommer 2026-09-13 19:19:05 +0200
  • efac4d57f1
    Write the sources of an answer into every exported document Thorsten Sommer 2026-09-13 19:09:58 +0200
  • bb3ec5da92
    Accept dropped files while the attachment dialogs are open (#965) Thorsten Sommer 2026-09-13 18:18:22 +0200
  • 166f59c5fe
    Add changelog entries for the attachment drop fixes Thorsten Sommer 2026-09-13 18:17:18 +0200
  • 511e0d7283
    Fixed warning Thorsten Sommer 2026-09-13 18:14:42 +0200
  • d60cc52df9
    Updated I18N Thorsten Sommer 2026-09-13 18:10:43 +0200
  • 5f7a17a36c
    Let only one caller at a time talk to PDFium Thorsten Sommer 2026-09-13 18:00:10 +0200
  • 6ddb21a6dc
    Switch the document preview to a file dropped onto it Thorsten Sommer 2026-09-13 17:51:25 +0200
  • ae793c07f7
    Updated I18N Thorsten Sommer 2026-09-13 17:19:42 +0200
  • 4b5bf98847
    Sort attachments by folder so each folder is named once Thorsten Sommer 2026-09-13 17:15:32 +0200
  • fbe3fdda4b
    Attach files dropped onto the list of attachments Thorsten Sommer 2026-09-13 17:12:33 +0200
  • c69cc05d08
    Report which dropped files were actually attached Thorsten Sommer 2026-09-13 17:07:38 +0200
  • 8a735c2bbe
    Fixed the web content URL not being reset in the assistants (#964) Thorsten Sommer 2026-09-13 16:24:36 +0200
  • ab68edb39c
    Add changelog entries for the web content URL fix Thorsten Sommer 2026-09-13 16:03:18 +0200
  • 15400bc065
    Reset and keep the web content URL in dynamic assistants Thorsten Sommer 2026-09-13 15:53:37 +0200
  • 1b117f635f
    Reset and keep the web content URL in the assistants Thorsten Sommer 2026-09-13 15:51:06 +0200
  • 2b73286f1b
    Let the assistant own the URL of the web content reader Thorsten Sommer 2026-09-13 15:40:14 +0200
  • a65c1162a5
    Fixed floating embedding icon when voice input is hidden (#963) Thorsten Sommer 2026-09-13 15:26:13 +0200
  • f429425a81
    Fix floating embedding icon when voice input is hidden Thorsten Sommer 2026-09-13 15:15:28 +0200
  • 358c161e7a
    Made the tool selection in the chat and the assistants more compact (#962) Thorsten Sommer 2026-09-13 14:59:26 +0200
  • dd43822a5e
    Made the tool selection in the chat and the assistants more compact Thorsten Sommer 2026-09-13 14:41:10 +0200
  • d85b4e71b6
    Rebuilt how AI Studio knows what a model can do (#960) Thorsten Sommer 2026-09-13 14:17:25 +0200
  • 3ace546d4c
    Updated I18N Thorsten Sommer 2026-09-13 14:12:19 +0200
  • 84679befae
    Remove the capability repair the profile made impossible Thorsten Sommer 2026-09-13 14:10:54 +0200
  • 142f4807bf
    Name the model's window when a text was too long Thorsten Sommer 2026-09-13 13:55:32 +0200
  • 9c3fcbf815
    Fix the Clippy findings in the Linux-only code paths Thorsten Sommer 2026-09-13 13:20:34 +0200