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

LiteLLM Integration #144

Merged
merged 16 commits into from
Apr 23, 2024
Merged

LiteLLM Integration #144

merged 16 commits into from
Apr 23, 2024

Commits on Apr 16, 2024

  1. Added LiteLLM service

    Ryan-Rishi committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2d504a9 View commit details
    Browse the repository at this point in the history
  2. Added LiteLLM service

    Ryan-Rishi committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f3265f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Remove references to palm

    ethan-tonic committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    26cced8 View commit details
    Browse the repository at this point in the history
  2. Remove palm dependency

    ethan-tonic committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    507c57d View commit details
    Browse the repository at this point in the history
  3. Remove jupyter dependency

    ethan-tonic committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9b6f683 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6158a95 View commit details
    Browse the repository at this point in the history
  5. Remove tests for now

    ethan-tonic committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4e3b8f1 View commit details
    Browse the repository at this point in the history
  6. Fixed cache naming

    ethan-tonic committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ceeb747 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca7f80e View commit details
    Browse the repository at this point in the history
  8. Fix typing

    ethan-tonic committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b0fb3c3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e90dcd View commit details
    Browse the repository at this point in the history
  10. Fix model checking

    ethan-tonic committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8179a17 View commit details
    Browse the repository at this point in the history
  11. Fix dependencies

    ethan-tonic committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    14da1a7 View commit details
    Browse the repository at this point in the history
  12. Fixed docs

    ethan-tonic committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f07023a View commit details
    Browse the repository at this point in the history
  13. Fixed exception handling

    ethan-tonic committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    688313c View commit details
    Browse the repository at this point in the history
  14. Clean up notebook

    ethan-tonic committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9cb8b9e View commit details
    Browse the repository at this point in the history