This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Jun 21, 2024
-
-
Timothy Carambat authored
* wip bg workers for live document sync * Add ability to re-embed specific documents across many workspaces via background queue bgworkser is gated behind expieremental system setting flag that needs to be explictly enabled UI for watching/unwatching docments that are embedded. TODO: UI to easily manage all bg tasks and see run results TODO: UI to enable this feature and background endpoints to manage it * create frontend views and paths Move elements to correct experimental scope * update migration to delete runs on removal of watched document * Add watch support to YouTube transcripts (#1716) * Add watch support to YouTube transcripts refactor how sync is done for supported types * Watch specific files in Confluence space (#1718) Add failure-prune check for runs * create tmp workflow modifications for beta image * create tmp workflow modifications for beta image * create tmp workflow modifications for beta image * dual build update copy of alert modals * update job interval * Add support for live-sync of Github files * update copy for document sync feature * hide Experimental features from UI * update docs links * [FEAT] Implement new settings menu for experimental features (#1735) * implement new settings menu for experimental features * remove unused context save bar --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com> * dont run job on boot * unset workflow changes * Add persistent encryption service Relay key to collector so persistent encryption can be used Encrypt any private data in chunkSources used for replay during resync jobs * update jsDOC * Linting and organization * update modal copy for feature --------- Co-authored-by:
Sean Hatfield <seanhatfield5@gmail.com>
-
- Jun 17, 2024
-
-
Timothy Carambat authored
* chore: confluence data connector can now handle custom urls, in addition to default {subdomain}.atlassian.net ones * chore: formatting as per yarn lint * chore: fixing the human readable confluence url fetch baseUrl * chore: fixing the human readable confluence url fetch baseUrl * chore: fixing the human readable confluence url fetch baseUrl * chore: fixing the human readable confluence url fetch baseUrl * chore: fixing the human readable confluence url fetch baseUrl * refactor implementation of various types of Confluence URL patterns --------- Co-authored-by:
Predrag Stojadinovic <predrag@stojadinovic.net> Co-authored-by:
Predrag Stojadinović <cope@users.noreply.github.com> Co-authored-by:
Predrag Stojadinovic <predrags@nvidia.com>
-
- Jun 06, 2024
-
-
Timothy Carambat authored
* Updated apt-packages source for devcontainer Switched the devcontainer's package source to a different repository to align with updated dependencies and package availability. The previous source from 'rocker-org' is replaced with 'devcontainers-contrib', which may offer more recent or relevant development tools. * Subject: Centralize prettier ignores and refine config Body: Centralized all prettier ignore rules by removing individual `.prettierignore` files in subprojects and updating the root `.prettierignore` to include previously ignored patterns, ensuring consistency across the workspace. Additionally, the prettier configuration was refined by making the file pattern for `.config.js` files consistent and adjusting quote styles for better readability. All lint scripts across the project were updated to respect the centralized ignore path, enhancing maintainability. The consolidation simplifies the process of managing ignore rules as the project scales, ensuring developers can focus on writing code without worrying about divergent formatting standards. These changes also align with introducing comprehensive linting across multiple environments to keep the codebase clean and consistent. This adjustment is a foundational step towards a more streamlined and unified code base, making it easier for new contributors to adhere to established coding standards and reducing the cognitive load associated with managing multiple configuration files across the project. * unset package json changes --------- Co-authored-by:
Francisco Bischoff <franzbischoff@gmail.com> Co-authored-by:
Francisco Bischoff <984592+franzbischoff@users.noreply.github.com>
-
- Jun 03, 2024
-
-
Chris Daniel authored
add support for TSX files to be parsed as text
-
- May 31, 2024
-
-
Sean Hatfield authored
add support for R files to be parsed as text
-
- May 29, 2024
-
-
Sean Hatfield authored
* fix project names with special characters for github repo data connector * linting
-
- May 23, 2024
-
-
Timothy Carambat authored
-
timothycarambat authored
-
- May 22, 2024
-
-
timothycarambat authored
-
- May 18, 2024
-
-
Timothy Carambat authored
-
- May 16, 2024
-
-
Timothy Carambat authored
* patch confluence patterns --------- Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
timothycarambat authored
-
Predrag Stojadinović authored
* chore: confluence data connector can now handle custom urls, in addition to default {subdomain}.atlassian.net ones * chore: formatting as per yarn lint * chore: adding /display/ url matching to confluence data connector
-
- May 14, 2024
-
-
timothycarambat authored
-
Sean Hatfield authored
* WIP website depth scraping, (sort of works) * website depth data connector stable + add maxLinks option * linting + loading small ui tweak * refactor website depth data connector for stability, speed, & readability * patch: remove console log Guard clause on URL validitiy check reasonable overrides --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
jazelly authored
Refs: https://github.com/Mintplex-Labs/anything-llm/issues/1381 Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Predrag Stojadinović authored
* chore: confluence data connector can now handle custom urls, in addition to default {subdomain}.atlassian.net ones * chore: formatting as per yarn lint
-
- May 02, 2024
-
-
timothycarambat authored
-
timothycarambat authored
-
- Apr 30, 2024
-
-
Timothy Carambat authored
* Bump `openai` package to latest Tested all except localai * bump LocalAI support with latest image * add deprecation notice * linting
-
Timothy Carambat authored
* bump langchain deps * patch native and ollama providers remove deprecated deps --------- Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
- Apr 26, 2024
-
-
Sean Hatfield authored
* WIP Confluence data connector backend * confluence data connector complete * confluence citations * fix citation for confluence * Patch confulence integration * fix Citation Icon for confluence --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Apr 20, 2024
-
-
Ken Kuang authored
Fix upload failed
-
- Apr 16, 2024
-
-
Timothy Carambat authored
V1 of agent support via built-in `@agent` that can be invoked alongside normal workspace RAG chat.
-
- Apr 12, 2024
-
-
Sean Hatfield authored
fix periods in github repo links bug
-
Timothy Carambat authored
resolves #1089
-
- Apr 05, 2024
-
-
Timothy Carambat authored
* WIP data connector redesign * new UI for data connectors complete * remove old data connector page/cleanup imports * cleanup of UI and imports * Remove Youtube Transcript dep and move in-house * lang pref default to en --------- Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
- Apr 04, 2024
-
-
timothycarambat authored
-
- Apr 02, 2024
-
-
timothycarambat authored
-
Timothy Carambat authored
-
Timothy Carambat authored
-
- Apr 01, 2024
-
-
Timothy Carambat authored
* WIP integrity check between processes * Implement integrity checking on document processor payloads
-
- Mar 20, 2024
-
-
Sean Hatfield authored
update title in pdf collector script to be the filename instead of metadata title
-
- Mar 14, 2024
-
-
Timothy Carambat authored
* Support External Transcription providers * patch files * update docs * fix return data
-
- Mar 11, 2024
-
-
Timothy Carambat authored
-
- Feb 29, 2024
-
-
Timothy Carambat authored
re-map some file mimes to support text
-
- Feb 26, 2024
-
-
Timothy Carambat authored
* Do not block any file upload fallback unknown/unsupported types to text if possible * reduce call for frontend * patch
-
- Feb 21, 2024
-
-
Timothy Carambat authored
parse & enforce URL to allow multiple URL schemas
-
- Feb 19, 2024
-
-
Timothy Carambat authored
* Add more plaintext document types org-mode, asciidoc, and reStructuredText are all text formats Signed-off-by:
Christian Romney <christian.a.romney@gmail.com> * lint --------- Signed-off-by:
Christian Romney <christian.a.romney@gmail.com> Co-authored-by:
Christian Romney <christian.a.romney@gmail.com>
-
- Feb 13, 2024
-
-
Timothy Carambat authored
* Include links in citations force ChunkSource key to retain this information old links will be unsupported * show special icons depending on source * remove console log * reset server documents writeTo
-