Commit Graph

  • f7b90571be
    Fetch, Parse, and Create Documents for Statically Hosted Files (#4398) Marcello Fitton 2025-10-01 15:49:05 -0700
  • 004327264a
    Add stream options to Gemini LLM for usage tracking (#4466) Marcello Fitton 2025-10-01 14:00:26 -0700
  • d6f0d305ab
    Enable real-time agent tool call streaming for all providers (#4279) Timothy Carambat 2025-10-01 10:17:18 -0700
  • d24f9c3414
    fix(uiux): correct typo in System Prompt description text (#4461) Vansh 2025-10-01 21:56:52 +0530
  • cd34063111
    Patch OpenAI metrics (#4458) Timothy Carambat 2025-09-30 15:19:34 -0700
  • be7e2b6bc6
    Apply renderer from chat widget history to workspace chats (#4456) Timothy Carambat 2025-09-30 14:48:41 -0700
  • d800f8a073 Merge branch 'master' of github.com:Mintplex-Labs/anything-llm timothycarambat 2025-09-30 14:35:41 -0700
  • d1e39e1753 Fix issue where filenames with spaces could be marked as orphaned and pruned from threads they are attached to - resulting in the model not seeing a file during chat after the backend boots timothycarambat 2025-09-30 14:35:14 -0700
  • 96bf127696
    New Default System Prompt Variables (User ID, Workspace ID, & Workspace Name) (#4414) Marcello Fitton 2025-09-29 14:32:56 -0700
  • 7ca2753c24
    Sanitize Metadata Before PG Vector Database Insertion (#4434) Marcello Fitton 2025-09-29 13:49:45 -0700
  • eb77876127
    Add HTTP request/response logging middleware for development mode (#4425) Marcello Fitton 2025-09-29 13:33:15 -0700
  • 8fc1f24d1b
    fix: youtube transcript collector not work well with non en or non asr caption (#4442) AoiYamada 2025-09-30 04:22:50 +0800
  • c8f13d5f27
    Enable custom HTTP response timeout for ollama (#4448) Timothy Carambat 2025-09-29 09:32:55 -1000
  • ac444c8fa5
    Change incorrect notation of Weaviate to PG Vector in env.example (#4439) Marcello Fitton 2025-09-29 10:01:01 -0700
  • 6855bbf695
    Refactor Class Name Logging (#4426) Marcello Fitton 2025-09-25 18:34:19 -0700
  • 473ff9068a
    fix: resolve Firefox search icon overlapping placeholder text (#4390) Neha Prasad 2025-09-26 06:57:37 +0530
  • 2226f29a96
    Add PostgreSQL vector extension in createTableIfNotExists function (#4430) Marcello Fitton 2025-09-25 18:16:03 -0700
  • 3cb54fdb9c
    [BUGFIX] Update Dell Pro AI Studio Default URL (#4433) Spencer Bull 2025-09-25 18:47:18 -0500
  • 9466f67162
    Update the timeout value on all stream-timeout providers: (#4412) Timothy Carambat 2025-09-19 08:52:20 -0700
  • 1209606d9a
    Migrate OpenAI LLM provider to use Responses API (#4404) Sean Hatfield 2025-09-18 21:15:19 -0700
  • f0cdea4e35
    Ignore hasOwnProperty linting errors (#4406) Sean Hatfield 2025-09-18 19:16:52 -0700
  • 01a3cc92d0
    Enhanced Chat Embed History View (#4281) Máté Kristóf 2025-09-18 06:14:18 +0200
  • 226802d35a
    API request delay for Generic OpenAI embedding engine (#4317) Chaser Huang 2025-09-17 23:53:41 -0400
  • 95557ee16f
    Allow user to specify args for chromium process so they dont need SYS_ADMIN on container. (#4397) Timothy Carambat 2025-09-17 16:31:08 -0700
  • 7864e1a970
    Report sources in API responses on finalized chunk (#4396) Timothy Carambat 2025-09-17 15:16:35 -0700
  • 50d4a198a4
    Add User-Agent header on the requests sent by Generic OpenAI providers. (#4393) Marcello Fitton 2025-09-17 13:08:18 -0700
  • e81bd471dd
    patch folder name GET request response (#4395) Timothy Carambat 2025-09-17 13:05:11 -0700
  • cd063af4d1
    Add support for SIMPLE_SSO_NO_LOGIN_REDIRECT config setting (#4394) Timothy Carambat 2025-09-17 12:51:00 -0700
  • b8d4cc3454
    Added metadata parameter to document/upload, document/upload/{folderName}, and document/upload-link (#4342) Jonas Stawski 2025-09-17 14:17:29 -0400
  • 9841deb513
    update save file agent text (#4389) Timothy Carambat 2025-09-16 19:00:49 -0700
  • a97b51496d
    Resize chat textarea on paste (#4369) Sean Hatfield 2025-09-16 16:35:06 -0700
  • 5922349bb7
    feat: Implement CometAPI integration for chat completions and model m… (#4379) TensorNull 2025-09-17 05:38:49 +0800
  • 631dd2e7cd Update Sponsors README timothycarambat 2025-09-10 12:10:02 +0000
  • eb3cc98a3c update bare metal docs timothycarambat 2025-09-03 11:12:07 -0700
  • 4f86a513fc
    feat(i18n): add missing Portuguese (Brazil) translations (#4328) beckeryuri 2025-09-03 15:02:39 -0300
  • 2500c94b83
    Fix: missing edit icon for prompts (#4344) Colin Perry 2025-09-03 10:44:27 -0700
  • e31465a639
    Export image support for JSON and JSONL (#4359) Sean Hatfield 2025-09-03 10:30:57 -0700
  • bb7d65f0eb patch missing options resolves #4316 timothycarambat 2025-08-20 10:51:14 -0700
  • 6358d087c2 Fix /openai/models compat endpoint to return correct response schema resolves #4295 timothycarambat 2025-08-15 14:46:51 -0700
  • b44cf21caa
    Allow default users to reorder workspaces (#4292) Sean Hatfield 2025-08-14 20:50:11 -0700
  • a4a84f9bdd forgot 1.8.5 tag :) timothycarambat 2025-08-14 17:43:55 -0700
  • e6a33ec091 patch paths timothycarambat 2025-08-14 13:40:57 -0700
  • 0200e647b8 add back normalization + docs link timothycarambat 2025-08-14 11:43:04 -0700
  • 43e5d04053
    Update Security UI to match all other Settings (#4274) Ashika Anand Babu 2025-08-12 16:34:54 -0700
  • c6e1b9c3e2
    Chroma Cloud vector db provider (#4273) Sean Hatfield 2025-08-12 16:21:14 -0700
  • a432f82b4a
    Update common.js (#4278) dp 2025-08-13 02:18:15 +0300
  • a230a44f5c
    feat: Add Exa as a Search Provider (#4258) Neha Prasad 2025-08-11 22:16:50 +0530
  • 0fb33736da
    Workspace Chat with documents overhaul (#4261) Timothy Carambat 2025-08-11 09:26:19 -0700
  • 9451cd596f
    feat: add Romanian translation (#4247) dp 2025-08-11 18:17:37 +0300
  • 585308c2e5
    docs(i18n): Complete missing Spanish translations (#4263) Timothy Carambat 2025-08-08 11:37:43 -0700
  • 20468d7053
    Update common.js Hebrew language update (#4241) start-life 2025-08-05 19:55:08 +0300
  • fe26312082
    Fix password hint text (#4235) Timothy Carambat 2025-08-01 10:45:27 -0700
  • a9d9f9cdfd
    Add custom JWT TTL (#4234) Timothy Carambat 2025-08-01 10:39:38 -0700
  • c218a0dfe3
    Mobile sync support (#4173) Timothy Carambat 2025-07-31 12:28:03 -0700
  • 755ef4bb80
    STT append spoken text (#4216) Timothy Carambat 2025-07-31 12:23:36 -0700
  • 4b7932f9e1 Fix agent iam_role implied agentic tool calling resolves #4193 contrib: @bechir2000 timothycarambat 2025-07-31 09:56:08 -0700
  • ea5f66978b
    fix: API export-chats endpoint function import error (#4220) Neha Prasad 2025-07-31 00:49:27 +0530
  • a0af24624d
    Update check for validFuncCall to only check required args and for undefined options (#4214) Timothy Carambat 2025-07-30 11:59:23 -0700
  • f1486c03f7 patch microphone tooltip id mismatch timothycarambat 2025-07-30 11:39:06 -0700
  • 24f176c049
    [Chore]: sendCommand non positional call signature (#4218) Timothy Carambat 2025-07-30 11:28:02 -0700
  • 70a07b743b
    Update writeToServerDocuments to take config object (#4213) Timothy Carambat 2025-07-29 17:53:05 -0700
  • 7692775942 minor change to XLSX parse and upload output folder timothycarambat 2025-07-29 17:44:47 -0700
  • 8c7923a283
    Fix app version metrics endpoint (#4209) Sean Hatfield 2025-07-28 15:37:06 -0700
  • 78cbb06c57
    Modify the PostgreSQL SQL connector to support querying tables from schemas other than the default public schema. (#4202) Roman Wu 2025-07-28 11:43:15 -0400
  • 89724169dc
    fix: correct some typos and grammatical errors in translation strings and index.jsx (#4195) Anton Harder 2025-07-23 20:10:18 +0200
  • 2c19dd09ed
    Native Embedder model selection (incl: Multilingual support) (#3835) Timothy Carambat 2025-07-22 10:07:20 -0700
  • 31a8ead823
    Fix multimodal chats via openai compat api (#4135) Sean Hatfield 2025-07-22 09:57:32 -0700
  • 6d6bd14622
    Moonshot AI LLM & agent provider (#4178) Sean Hatfield 2025-07-22 09:56:51 -0700
  • 1112ba75c9
    run jest (#4177) Timothy Carambat 2025-07-18 14:20:07 -0700
  • 4999837d74
    Update BARE_METAL.md (#4175) Burak Topal 2025-07-18 19:01:51 +0300
  • ea8ba2f7f2
    Clear cached docs on text splitter changes (#4163) Sean Hatfield 2025-07-17 11:03:18 -0700
  • 043cb1d085
    Add model field parameter for generic OpenAI TTS (#4171) Timothy Carambat 2025-07-17 10:28:51 -0700
  • ff34c8cefc use documentsFolder path for simplification timothycarambat 2025-07-16 11:14:18 -0700
  • c535c69345 1.8.4 tag update timothycarambat 2025-07-16 10:40:39 -0700
  • a04b9c9d60 clear errors on submit for DB validations timothycarambat 2025-07-16 09:30:04 -0700
  • 49ea545d7f
    SQL preflight connection validation (#4150) Sean Hatfield 2025-07-16 09:02:39 -0700
  • 9bd77b0c2d
    set max codeblock width to prevent overflows (#4157) Timothy Carambat 2025-07-15 15:59:45 -0700
  • b0407a6bf2
    Migrate text size menu to embedded tooltip (#4147) Sean Hatfield 2025-07-15 15:29:30 -0700
  • fe1dfb1fde
    Add option to enable encryption on MSSQL Server db (#4134) Sean Hatfield 2025-07-15 15:26:38 -0700
  • 5485c58b44
    Sanitize youtube transcription file paths (#4148) Sean Hatfield 2025-07-14 13:53:34 -0700
  • 6111a1660f
    docs(zh-cn): Update and improve Simplified Chinese translations (#4137) wannabe_ 2025-07-14 23:33:47 +0800
  • cc38edeb58
    Sticky code block header (#4130) Sean Hatfield 2025-07-11 11:16:04 -0700
  • 1cd0cc32b8
    Fix chunking/snippet logs for clarity (#4129) Sean Hatfield 2025-07-11 10:54:54 -0700
  • 3b00020577
    docs(i18n): Complete missing Chinese translations (#4123) Chek 2025-07-12 00:27:49 +0800
  • ea956f4d77
    Add ability to search workspace and threads (#4120) Timothy Carambat 2025-07-10 16:42:10 -0700
  • ae2fa8805c resolves #4040 timothycarambat 2025-07-10 13:20:39 -0700
  • 49293e7dd7
    Configurable message limit for embed chat widget (#4114) Sean Hatfield 2025-07-10 12:45:53 -0700
  • 5d60047dc7
    Handle BigInt in message response (#4110) Sean Hatfield 2025-07-10 12:33:34 -0700
  • 8001d9ddeb
    update 1.8.3 tags for release (#4109) Timothy Carambat 2025-07-09 12:17:56 -0700
  • 58f8607094 update i18n key timothycarambat 2025-07-08 14:54:40 -0700
  • 885b55fb88 force borders for desktop integration timothycarambat 2025-07-08 14:46:38 -0700
  • 8ea3c71b5e Merge branch 'master' of github.com:Mintplex-Labs/anything-llm timothycarambat 2025-07-08 14:29:54 -0700
  • db2466e179 persistence of the GENERIC_OPENAI_STREAMING_DISABLED setting timothycarambat 2025-07-08 14:29:47 -0700
  • 4c16e7f7ab
    Fix score reporting for Milvus, Zilliz, and Pinecone vector databases (#4106) Sean Hatfield 2025-07-08 13:47:11 -0700
  • 2570b817a8 update README timothycarambat 2025-07-08 10:17:04 -0700
  • 87ee164594 add Contributing guidelines timothycarambat 2025-07-08 10:16:36 -0700
  • 14fa079953
    Fix/drupal wiki (improve table & url handling) (#4097) rexjohannes 2025-07-07 22:39:38 +0200
  • 2c778e2a75
    update typo in language key files (#4101) Timothy Carambat 2025-07-07 13:38:26 -0700
  • dad5c8d8ae
    feat: Add Korean (ko) locale translations (#4096) ux-builder 2025-07-08 05:33:48 +0900
  • e13d06c430
    Polish translations (#4100) Timothy Carambat 2025-07-07 13:32:22 -0700