Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Mintplex-Labs/anything-llm. Pull mirroring updated .
  1. Sep 18, 2023
  2. Aug 14, 2023
  3. Jul 06, 2023
  4. Jun 16, 2023
    • Timothy Carambat's avatar
      Upload and process documents via UI + document processor in docker image (#65) · c4eb46ca
      Timothy Carambat authored
      * implement dnd uploader
      show file upload progress
      write files to hotdirector
      build simple flaskAPI to process files one off
      
      * move document processor calls to util
      build out dockerfile to run both procs at the same time
      update UI to check for document processor before upload
      * disable pragma update on boot
      * dockerfile changes
      
      * add filetype restrictions based on python app support response and show rejected files in the UI
      
      * cleanup
      
      * stub migrations on boot to prevent exit condition
      
      * update CF template for AWS deploy
      Unverified
      c4eb46ca
  5. Jun 13, 2023
    • frasergr's avatar
      Docker support (#34) · 9f33b3df
      frasergr authored
      * Updates for Linux for frontend/server
      
      * frontend/server docker
      
      * updated Dockerfile for deps related to node vectordb
      
      * updates for collector in docker
      
      * docker deps for ODT processing
      
      * ignore another collector dir
      
      * storage mount improvements; run as UID
      
      * fix pypandoc version typo
      
      * permissions fixes
      Unverified
      9f33b3df
  6. Jun 12, 2023
  7. Jun 04, 2023
Loading