Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/aurelio-labs/semantic-router. Pull mirroring updated .
  1. Nov 27, 2024
  2. Nov 26, 2024
  3. Nov 24, 2024
  4. Nov 20, 2024
  5. Nov 16, 2024
  6. Nov 14, 2024
  7. Nov 13, 2024
  8. Nov 12, 2024
  9. Nov 09, 2024
  10. Nov 08, 2024
  11. Jun 13, 2024
  12. May 03, 2024
  13. May 02, 2024
  14. Apr 30, 2024
  15. Apr 28, 2024
  16. Apr 08, 2024
  17. Apr 01, 2024
  18. Mar 18, 2024
  19. Mar 13, 2024
  20. Feb 26, 2024
  21. Feb 23, 2024
  22. Feb 19, 2024
  23. Feb 12, 2024
  24. Feb 11, 2024
    • dwmorris11's avatar
      Added support for MistralAI API. This includes a · 89faa38e
      dwmorris11 authored
      new encoder and a new LLMS. The encoder is a
      simple wrapper around the MistralAI API, and the
      LLMS is a simple wrapper around the encoder.
      The encoder is tested with a simple unit test,
      and the LLMS is tested with a simple unit test.
      89faa38e
Loading