Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Mintplex-Labs/anything-llm. Pull mirroring updated .
  1. May 23, 2024
  2. May 20, 2024
  3. May 19, 2024
  4. May 18, 2024
  5. May 16, 2024
  6. May 14, 2024
  7. May 13, 2024
  8. May 10, 2024
  9. May 08, 2024
  10. May 02, 2024
  11. Apr 23, 2024
  12. Apr 19, 2024
  13. Apr 16, 2024
  14. Apr 06, 2024
  15. Apr 05, 2024
  16. Apr 04, 2024
  17. Mar 29, 2024
  18. Mar 22, 2024
  19. Mar 14, 2024
  20. Mar 06, 2024
  21. Feb 24, 2024
    • Sean Hatfield's avatar
      [FEAT] OpenRouter integration (#784) · 633f4252
      Sean Hatfield authored
      
      * WIP openrouter integration
      
      * add OpenRouter options to onboarding flow and data handling
      
      * add todo to fix headers for rankings
      
      * OpenRouter LLM support complete
      
      * Fix hanging response stream with OpenRouter
      update tagline
      update comment
      
      * update timeout comment
      
      * wait for first chunk to start timer
      
      * sort OpenRouter models by organization
      
      * uppercase first letter of organization
      
      * sort grouped models by org
      
      ---------
      
      Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
      Unverified
      633f4252
  22. Feb 22, 2024
  23. Feb 19, 2024
  24. Feb 08, 2024
    • Sean Hatfield's avatar
      [FEAT] Customizable footer icon links in Appearance Settings (#694) · b9855249
      Sean Hatfield authored
      
      * WIP custom footer icons
      
      * UI for updating footer icons complete and backend to save/modify
      
      * add backend for unprotected footer fetch
      
      * break out footer into separate component and render footer items using a cache for 1 hour
      
      * wip review
      
      * refactor & cleanup
      
      * Optimize footer form component
      Optimize caching for footer icons
      Add validation on SystemSetting upserts
      Normalize fallback items for footer_data
      
      * Adjust max icons to 3
      
      * fix success message on remove
      
      * fix success message on remove
      
      ---------
      
      Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
      Unverified
      b9855249
  25. Feb 06, 2024
  26. 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>
      Unverified
      5614e2ed
  27. Jan 23, 2024
  28. Jan 18, 2024
  29. Jan 17, 2024
  30. Jan 12, 2024
  31. Jan 10, 2024
  32. Dec 28, 2023
Loading