Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Mintplex-Labs/anything-llm. Pull mirroring updated .
  1. Feb 13, 2024
  2. Feb 12, 2024
  3. Feb 09, 2024
  4. Feb 08, 2024
  5. Feb 07, 2024
  6. Feb 06, 2024
  7. Feb 05, 2024
    • Sean Hatfield's avatar
      [FEAT] Embedded AnythingLLM (#656) · 1846a99b
      Sean Hatfield authored
      
      * WIP embedded app
      
      * WIP got response from backend in embedded app
      
      * WIP streaming prints to embedded app
      
      * implemented streaming and tailwind min for styling into embedded app
      
      * WIP embedded app history functional
      
      * load params from script tag into embedded app
      
      * rough in modularization of embed chat
      cleanup dev process for easier dev support
      move all chat to components
      todo: build process
      todo: backend support
      
      * remove eslint config
      
      * Implement models and cleanup embed chat endpoints
      Improve build process for embed
      prod minification and bundle size awareness
      WIP
      
      * forgot files
      
      * rename to embed folder
      
      * introduce chat modal styles
      
      * add middleware validations on embed chat
      
      * auto open param and default greeting
      
      * reset chat history
      
      * Admin embed config page
      
      * Admin Embed Chats mgmt page
      
      * update embed
      
      * nonpriv
      
      * more style support
      reopen if chat was last opened
      
      * update comments
      
      * remove unused imports
      
      * allow change of workspace for embedconfig
      
      * update failure to lookup message
      
      * update reset script
      
      * update instructions
      
      * Add more styling options
      Add sponsor text at bottom
      Support dynamic container height
      Loading animations
      
      * publish new embed script
      
      * Add back syntax highlighting and keep bundle small via dynamic script build
      
      * add hint
      
      * update readme
      
      * update copy model for snippet with link to styles
      
      ---------
      
      Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
      1846a99b
  8. Feb 02, 2024
  9. Jan 31, 2024
  10. Jan 30, 2024
  11. Jan 29, 2024
  12. Jan 26, 2024
    • Hakeem Abbas's avatar
      feature: Integrate Astra as vectorDBProvider (#648) · 5614e2ed
      Hakeem Abbas authored
      
      * feature: Integrate Astra as vectorDBProvider
      
      feature: Integrate Astra as vectorDBProvider
      
      * Update .env.example
      
      * Add env.example to docker example file
      Update spellcheck fo Astra
      Update Astra key for vector selection
      Update order of AstraDB options
      Resize Astra logo image to 330x330
      Update methods of Astra to take in latest vectorDB params like TopN and more
      Update Astra interface to support default methods and avoid crash errors from 404 collections
      Update Astra interface to comply to max chunk insertion limitations
      Update Astra interface to dynamically set dimensionality from chunk 0 size on creation
      
      * reset workspaces
      
      ---------
      
      Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
      5614e2ed
    • Sean Hatfield's avatar
      [FEAT] add gpt-4-turbo-preview (#651) · 21653b09
      Sean Hatfield authored
      * add gpt-4-turbo-preview
      
      * add gpt-4-turbo-preview to valid models
      21653b09
    • timothycarambat's avatar
      fix bug yaml · 39d07fea
      timothycarambat authored
      39d07fea
    • timothycarambat's avatar
      fix bug yaml · ca3decf4
      timothycarambat authored
      ca3decf4
  13. Jan 24, 2024
  14. Jan 23, 2024
Loading