Commit Graph

  • 100db227fb
    Added changelog entries for the configurable transcription audio quality Thorsten Sommer 2026-09-19 18:32:33 +0200
  • d7c18d5294
    Merge branch 'main' into feature/configurable-transcription-bitrate Thorsten Sommer 2026-09-19 17:56:30 +0200
  • f9c6075c50
    Sorted every model list by what a model is made for (#984) Thorsten Sommer 2026-09-19 17:54:10 +0200
  • c33b9cd9c0
    Updated changelog Thorsten Sommer 2026-09-19 17:53:03 +0200
  • ed51c9abd2
    Updated I18N Thorsten Sommer 2026-09-19 17:43:41 +0200
  • a4485ce618
    Ask the endpoint for transcription models before falling back to the documented list Thorsten Sommer 2026-09-19 17:34:34 +0200
  • 9595c6a19f
    Clarify distinctions for Google's Deep Research and Antigravity models Thorsten Sommer 2026-09-19 17:22:25 +0200
  • dc060ef5bc
    Stop guessing a model's kind from its name at Google, Mistral, and xAI Thorsten Sommer 2026-09-19 17:20:17 +0200
  • 125e555447
    Say what Google's music, research and answering models are made for Thorsten Sommer 2026-09-19 17:18:26 +0200
  • 987ccf527d
    Recognize the models which hold a connection open instead of chatting Thorsten Sommer 2026-09-19 16:58:05 +0200
  • f7350bf86b
    Ask the registry about the models Anthropic lists Thorsten Sommer 2026-09-19 16:35:02 +0200
  • 6dfc1e79d6
    Drop the Alibaba Cloud aliases the catalog no longer knows Thorsten Sommer 2026-09-19 15:58:23 +0200
  • fb3dee005c
    Sort the Alibaba Cloud model lists by what a model is made for Thorsten Sommer 2026-09-19 15:45:06 +0200
  • 44ae33b506
    Recognize the speech models which say ASR in their name Thorsten Sommer 2026-09-19 15:44:15 +0200
  • 5cef42a756
    Recognize the embedding models whose name does not say so Thorsten Sommer 2026-09-19 15:18:28 +0200
  • ace20e434a
    Keep a configured embedding model selected when the server does not offer it Thorsten Sommer 2026-09-19 13:22:47 +0200
  • c96586f7db
    Store the model a self-hosted transcription provider was given Thorsten Sommer 2026-09-19 12:58:16 +0200
  • d79f3c2100
    Offer the embedding models of every self-hosted engine Thorsten Sommer 2026-09-19 12:34:55 +0200
  • c6e36a11d3
    Sort the self-hosted model lists by what a model is made for Thorsten Sommer 2026-09-19 12:10:31 +0200
  • ca2f5a9331
    Pin down what the models of a local Ollama are made for Thorsten Sommer 2026-09-19 11:55:25 +0200
  • 1c9ec4d99d
    Say at the model where Codestral cannot be chatted with Thorsten Sommer 2026-09-19 11:52:40 +0200
  • adcf118108
    Recognize NVIDIA Canary as a transcription model Thorsten Sommer 2026-09-19 11:44:02 +0200
  • e42277beba
    Ask before local data sources are indexed again (#983) Thorsten Sommer 2026-09-19 10:12:06 +0200
  • 6fccbe9e2b
    Updated I18N Thorsten Sommer 2026-09-18 18:19:34 +0200
  • 3a7f9b4deb
    Let people change the embedding of an indexed data source Thorsten Sommer 2026-09-18 18:11:00 +0200
  • 946ae1a5a5
    Compare each side of a data source edit with its own provider Thorsten Sommer 2026-09-18 18:04:43 +0200
  • 6012f18e85
    Keep the embedding signature to what actually cuts the text Thorsten Sommer 2026-09-18 17:46:06 +0200
  • 6b8aecdd30
    Replace MudText with MudJustifiedText in DataSourceCloudEmbeddingWarning component Thorsten Sommer 2026-09-18 17:45:26 +0200
  • ee05e8a528
    Merge branch 'main' into connect-dynamic-assistants-with-eri-sources Thorsten Sommer 2026-09-18 17:38:01 +0200
  • 28ff3ba625
    Merge branch 'main' into feature/configurable-transcription-bitrate Thorsten Sommer 2026-09-18 17:37:31 +0200
  • 95dc10d0ce
    Updated I18N Thorsten Sommer 2026-09-18 17:23:10 +0200
  • 26e2db9199
    Updated changelog Thorsten Sommer 2026-09-18 17:06:13 +0200
  • d71056563d
    Updated changelog rules Thorsten Sommer 2026-09-18 17:06:07 +0200
  • 67cde060fb
    Name the affected data sources when deleting an embedding provider Thorsten Sommer 2026-09-18 16:45:29 +0200
  • 01bca867c4
    Ask in the data source dialogs as well Thorsten Sommer 2026-09-18 15:57:36 +0200
  • 5211e17b61
    Ask before a change re-indexes local data sources Thorsten Sommer 2026-09-18 15:55:45 +0200
  • 4cf33e807e
    Add the question naming what a re-index would cost Thorsten Sommer 2026-09-18 15:42:55 +0200
  • 545bf76f32
    Fixed warnings Thorsten Sommer 2026-09-18 15:37:49 +0200
  • e355894fba
    Make the embedding signature comparable from outside the service Thorsten Sommer 2026-09-18 15:36:58 +0200
  • f512767e8b
    Tie the embedding signature to the tokenizer content instead of its path Thorsten Sommer 2026-09-18 15:30:49 +0200
  • e9aaff5774
    Upgrade Qdrant Edge to 0.8.0 and make unreadable vector stores repairable (#982) Thorsten Sommer 2026-09-18 14:48:02 +0200
  • 2a904f80aa
    Document the remaining patch and add the changelog entries Thorsten Sommer 2026-09-18 14:16:44 +0200
  • e5cfa94335
    Offer a repair for data sources with an unreadable index Thorsten Sommer 2026-09-18 14:12:50 +0200
  • 4aed43d057
    Lock data sources with an unreadable index in the selection Thorsten Sommer 2026-09-18 13:58:18 +0200
  • d69304606c
    Surface unreadable vector stores as a repairable failure Thorsten Sommer 2026-09-18 13:49:01 +0200
  • 79c094b660
    Report unreadable vector stores instead of failing silently Thorsten Sommer 2026-09-18 13:36:24 +0200
  • 4d35ee0ef0
    Updated metadata Thorsten Sommer 2026-09-18 13:28:02 +0200
  • 440b61168d
    Upgrade Qdrant Edge to 0.8.0 and drop our Qdrant fork Thorsten Sommer 2026-09-18 13:25:07 +0200
  • 6be958eb92 Added a configurable Opus bitrate for audio transcription Dominic Neuburg 2026-09-18 09:54:33 +0200
  • e99203cf59
    Merge c902f33569 into 557d0b1409 Simon B. 2026-09-18 09:26:09 +0200
  • 557d0b1409
    Show the details of both RAG databases on the information page (#980) Thorsten Sommer 2026-09-17 19:51:14 +0200
  • 97f37cc8a0
    Document the two RAG databases in AGENTS.md Thorsten Sommer 2026-09-17 19:48:57 +0200
  • 5dc026515c
    Add a changelog entry for the database details Thorsten Sommer 2026-09-17 19:35:40 +0200
  • 24fd0b7887
    Updated I18N Thorsten Sommer 2026-09-17 19:30:47 +0200
  • c5c0bab2f9
    Shorten large numbers and remove redundant database details Thorsten Sommer 2026-09-17 19:20:12 +0200
  • b77f95318b
    Update database labels for clarity and change database name to SQLite Thorsten Sommer 2026-09-17 11:09:01 +0200
  • bcc1a3b5eb
    Show the local RAG index on the information page Thorsten Sommer 2026-09-17 11:00:01 +0200
  • 1e712f5f83
    Add SQLite runtime and schema details to the index store Thorsten Sommer 2026-09-17 10:49:03 +0200
  • be6754cf58
    Show the total number of stored vectors Thorsten Sommer 2026-09-17 10:38:14 +0200
  • c2634bbb21
    Add a cheap total chunk count to the index store Thorsten Sommer 2026-09-17 10:33:21 +0200
  • b2f46a5611
    Show what happens to the data sources while they are re-indexed (#979) Thorsten Sommer 2026-09-17 09:48:00 +0200
  • a52cf35500
    Keep the file progress line steady while a file is being indexed Thorsten Sommer 2026-09-17 09:15:27 +0200
  • 5015753bfa
    Fix the polite form and typos in the German translation Thorsten Sommer 2026-09-16 22:05:00 +0200
  • 904fc3be61
    Updated I18N Thorsten Sommer 2026-09-16 20:37:21 +0200
  • 1dbe1eaeab
    Extract the data source row into a component of its own Thorsten Sommer 2026-09-16 20:23:33 +0200
  • 843cca471b
    Keep data sources selectable only when their index can answer Thorsten Sommer 2026-09-16 20:14:26 +0200
  • a8fded4df5
    Show block and page progress while indexing a file Thorsten Sommer 2026-09-16 19:48:26 +0200
  • 5f438cbfbe
    Show all data sources on the embeddings page from the start Thorsten Sommer 2026-09-16 19:36:04 +0200
  • cd42c48caf
    Fixed self-hosted providers not using their stored API key (#959) Dominic Neuburg 2026-09-16 18:53:23 +0200
  • c313be505a
    Added changelog entries for the self-hosted API key fixes Thorsten Sommer 2026-09-16 18:51:11 +0200
  • 5152eefef1
    Fixed self-hosted providers hiding a failure to store their API key Thorsten Sommer 2026-09-16 18:46:27 +0200
  • d7b922219e
    Added the optional API key to every self-hosted host Thorsten Sommer 2026-09-16 18:43:01 +0200
  • e137bece1b
    Fixed the provider and embedding dialogs not loading the stored API key for self-hosted providers Thorsten Sommer 2026-09-16 18:38:54 +0200
  • 68bf6275aa
    Fixed self-hosted providers sending an empty bearer token when loading models Thorsten Sommer 2026-09-16 18:35:14 +0200
  • bc7b5f0ca9
    Merge branch 'main' into fix/transcription-dialog-api-key-not-loaded Thorsten Sommer 2026-09-16 18:01:45 +0200
  • 558819031a
    Made dragging the splitter in the chat smooth (#978) Thorsten Sommer 2026-09-16 17:08:37 +0200
  • b48389d505
    Ask the chat splitter for more position updates Thorsten Sommer 2026-09-16 17:05:36 +0200
  • 93c2a07b85
    Skip the chat page render which only echoes the splitter position Thorsten Sommer 2026-09-16 16:10:33 +0200
  • ed58d03fdc
    Record why the directory dialog reports from its worker thread Thorsten Sommer 2026-09-16 13:51:11 +0200
  • 9535b26f4d
    Record why the chat splitter timer stays off the renderer thread Thorsten Sommer 2026-09-16 13:20:15 +0200
  • 0993517608
    Kept overlapping settings operations from freezing the Document Analysis assistant (#970) Peer Hogeterp 2026-09-16 13:02:56 +0200
  • 36a67a2e53
    Fix the German wording of the provider and retrieval hints Thorsten Sommer 2026-09-16 12:43:03 +0200
  • a31dda6714
    Complete the changelog for the document analysis fixes Thorsten Sommer 2026-09-16 12:36:48 +0200
  • 1409cf9a4a
    Add tests covering concurrent settings reads and writes Thorsten Sommer 2026-09-16 12:33:30 +0200
  • 7c5658e546
    Keep the settings file move on the calling thread and name the store overloads Thorsten Sommer 2026-09-16 12:24:45 +0200
  • 4aefd46f4a
    Guard the policy write-back against protected and enterprise policies Thorsten Sommer 2026-09-16 12:16:24 +0200
  • 37d38df597
    Restore the auto-save as the single owner of policy persistence Thorsten Sommer 2026-09-16 11:57:18 +0200
  • 23da69e0af
    Merge branch 'main' into improve_document_analysis Thorsten Sommer 2026-09-16 11:16:55 +0200
  • b8d971c586
    Removed the denormalized data source name from the RAG storage (#977) Thorsten Sommer 2026-09-16 11:15:32 +0200
  • d7bdd52921
    Removed the data source name from the RAG index database Thorsten Sommer 2026-09-16 10:58:57 +0200
  • 7e99dd66dc
    Removed the data source name from the vector store payload Thorsten Sommer 2026-09-16 10:48:22 +0200
  • 6c5c982f92
    Merge branch 'main' into fix/transcription-dialog-api-key-not-loaded Thorsten Sommer 2026-09-16 10:44:53 +0200
  • 1d775108a9
    Merge branch 'main' into improve_document_analysis Thorsten Sommer 2026-09-16 10:44:32 +0200
  • a9a4769226
    Used the live data source name when building retrieval contexts Thorsten Sommer 2026-09-16 10:43:11 +0200
  • 05709cbf6c
    Remove unused AIStudio.Provider namespace. Thorsten Sommer 2026-09-16 10:41:17 +0200
  • 186f10cee2
    Fixed your documents being indexed again after a confidence level change (#976) Thorsten Sommer 2026-09-16 10:20:28 +0200
  • ff3927dcde
    Removed the confidence level from the RAG index database Thorsten Sommer 2026-09-15 22:28:08 +0200
  • 2172a39206
    Removed the confidence level from the vector store payload Thorsten Sommer 2026-09-15 22:03:47 +0200
  • 14ef111a79
    Fixed data sources being re-indexed after a confidence level change Thorsten Sommer 2026-09-15 21:02:48 +0200
  • 1ebe8eb2a4
    Let the sources of your own documents open at the page they were found on (#974) Thorsten Sommer 2026-09-15 19:11:39 +0200