SIGN IN SIGN UP

feat: LiteLLM model support for evals (#1675)

* LiteLLM implmentation for evals

* LiteLLM completion retry

Support for LiteLLM
Encoding interface return type
Tokenizers added as dep

* type checking

Removed encoder implementation, unnecessary.

* Done

* better init validation, mock pytest, docs

Added litellm to dev & hatch envs dependencies

* dear mypy

* have to ignore

"litellm": module is installed, but missing library stubs or py.typed marker

---------

Co-authored-by: Mikyo King <mikyo@arize.com>
P
Pranav Badhe committed
5f2a9991059e060423853567a20789eba832f65a
Parent: 45eb5f2
Committed by GitHub <noreply@github.com> on 11/17/2023, 4:45:04 PM