This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- 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
-
- Feb 07, 2024
-
-
Timothy Carambat authored
* Add support to upload rawText document via api * update API doc endpoint with correct textContent key * update response swagger doc
-
- Jan 22, 2024
-
-
Sean Hatfield authored
-
- Jan 19, 2024
-
-
Timothy Carambat authored
-
- Jan 17, 2024
-
-
Timothy Carambat authored
* Add support for fetching single document in documents folder * Add document object to upload + support link scraping via API * hotfixes for documentation * update api docs
-
- Jan 11, 2024
-
-
Timothy Carambat authored
-
- Jan 09, 2024
-
-
Timothy Carambat authored
* Update build process to support multi-platform builds Bump @lancedb/vectordb to 0.1.19 for ARM&AMD compatibility Patch puppeteer on ARM builds because of broken chromium resolves #539 resolves #548 --------- Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
- Jan 08, 2024
-
-
Francisco Bischoff authored
Implement support for GitHub codespaces and VSCode devcontainers --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com> Co-authored-by:
Sean Hatfield <seanhatfield5@gmail.com>
-
- Dec 27, 2023
-
-
timothycarambat authored
-
- Dec 21, 2023
-
-
timothycarambat authored
-
- Dec 19, 2023
-
-
Timothy Carambat authored
resolves #474
-
Timothy Carambat authored
* Add ability to grab youtube transcripts via doc processor * dynamic imports swap out Github for Youtube in placeholder text
-
- Dec 18, 2023
-
-
Timothy Carambat authored
* feat: implement github repo loading fix: purge of folders fix: rendering of sub-files * noshow delete on custom-documents * Add API key support because of rate limits * WIP for frontend of data connectors * wip * Add frontend form for GitHub repo data connector * remove console.logs block custom-documents from being deleted * remove _meta unused arg * Add support for ignore pathing in request Ignore path input via tagging * Update hint
-
- Dec 15, 2023
-
-
timothycarambat authored
linting
-
Timothy Carambat authored
* feat: Embed on-instance Whisper model for audio/mp4 transcribing resolves #329 * additional logging * add placeholder for tmp folder in collector storage Add cleanup of hotdir and tmp on collector boot to prevent hanging files split loading of model and file conversion into concurrency * update README * update model size * update supported filetypes
-
- Dec 14, 2023
-
-
Timothy Carambat authored
* wip: init refactor of document processor to JS * add NodeJs PDF support * wip: partity with python processor feat: add pptx support * fix: forgot files * Remove python scripts totally * wip:update docker to boot new collector * add package.json support * update dockerfile for new build * update gitignore and linting * add more protections on file lookup * update package.json * test build * update docker commands to use cap-add=SYS_ADMIN so web scraper can run update all scripts to reflect this remove docker build for branch
-
- Dec 13, 2023
-
-
Timothy Carambat authored
resolves #298
-
- Dec 11, 2023
-
-
Timothy Carambat authored
resolves #418
-