Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: optional dependency issue #190

Merged
merged 25 commits into from
Mar 15, 2024
Merged

fix: optional dependency issue #190

merged 25 commits into from
Mar 15, 2024

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    6b901f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    80ba002 View commit details
    Browse the repository at this point in the history
  2. fixing pytest for PR

    zahid-syed committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    363ae33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b0de2d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    354307e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ac33fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43e662d View commit details
    Browse the repository at this point in the history
  4. updated dependencies

    zahid-syed committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ffc5f88 View commit details
    Browse the repository at this point in the history
  5. merge

    zahid-syed committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    fcf7077 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61d22a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    97007ca View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Update semantic_router/llms/llamacpp.py

    Co-authored-by: Ismail Ashraq <[email protected]>
    zahid-syed and ashraq1455 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    eb343f6 View commit details
    Browse the repository at this point in the history
  2. Update semantic_router/llms/llamacpp.py

    Co-authored-by: Ismail Ashraq <[email protected]>
    zahid-syed and ashraq1455 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    07b7c6a View commit details
    Browse the repository at this point in the history
  3. Update semantic_router/encoders/mistral.py

    Co-authored-by: Ismail Ashraq <[email protected]>
    zahid-syed and ashraq1455 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    704ab01 View commit details
    Browse the repository at this point in the history
  4. Update semantic_router/encoders/mistral.py

    Co-authored-by: Ismail Ashraq <[email protected]>
    zahid-syed and ashraq1455 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e32c5e3 View commit details
    Browse the repository at this point in the history
  5. Update semantic_router/encoders/mistral.py

    Co-authored-by: Ismail Ashraq <[email protected]>
    zahid-syed and ashraq1455 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a4ae571 View commit details
    Browse the repository at this point in the history
  6. Update semantic_router/encoders/mistral.py

    Co-authored-by: Ismail Ashraq <[email protected]>
    zahid-syed and ashraq1455 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    df56086 View commit details
    Browse the repository at this point in the history
  7. Update semantic_router/encoders/mistral.py

    Co-authored-by: Ismail Ashraq <[email protected]>
    zahid-syed and ashraq1455 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    bf517a9 View commit details
    Browse the repository at this point in the history
  8. Update semantic_router/encoders/mistral.py

    Co-authored-by: Ismail Ashraq <[email protected]>
    zahid-syed and ashraq1455 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2b69033 View commit details
    Browse the repository at this point in the history
  9. Update semantic_router/encoders/mistral.py

    Co-authored-by: Ismail Ashraq <[email protected]>
    zahid-syed and ashraq1455 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    09f0335 View commit details
    Browse the repository at this point in the history
  10. fix mistral ai llm issue

    zahid-syed committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4a12b4a View commit details
    Browse the repository at this point in the history
  11. fix llama cpp test

    zahid-syed committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    bbf717a View commit details
    Browse the repository at this point in the history
  12. update mistral tests

    ashraq1455 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    19d54ee View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5e6fd2f View commit details
    Browse the repository at this point in the history
  14. add LlamaCppLLM to init

    ashraq1455 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    314005d View commit details
    Browse the repository at this point in the history