Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Mintplex-Labs/anything-llm. Pull mirroring updated .
  1. Jul 20, 2023
  2. Jul 15, 2023
  3. Jun 28, 2023
  4. Jun 27, 2023
  5. Jun 26, 2023
  6. 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
    • Timothy Carambat's avatar
      resolves #46 (#66) · cf9bb997
      Timothy Carambat authored
      ignore storage folder changes for nodemon
      Unverified
      cf9bb997
  7. Jun 15, 2023
    • Timothy Carambat's avatar
      Implement Workspace-specific setting configs + other technical features (#58) · 2a556c27
      Timothy Carambat authored
      * 1. Define LLM Temperature as a workspace setting
      2. Implement rudimentry table migration code for both new and existing repos to bring tables up to date
      3. Trigger for workspace on update to update timestamp
      4. Always fallback temp to 0.7
      5. Extract WorkspaceModal into Tabbed content
      6. Remove workspace name UNIQUE constraint (cannot be migrated :()
      7. Add slug +seed when existing slug is already take
      8. Seperate name from slug so display names can be changed
      
      * remove blocking test return
      Unverified
      2a556c27
  8. Jun 14, 2023
  9. Jun 13, 2023
  10. Jun 12, 2023
  11. Jun 09, 2023
  12. Jun 08, 2023
  13. Jun 04, 2023
Loading