test - making mistral embedding request on proxy

This commit is contained in:
Ishaan Jaff 2024-06-12 15:10:20 -07:00
parent 7eeef7ec1f
commit cb386fda20
4 changed files with 12 additions and 5 deletions

View file

@ -85,6 +85,9 @@ model_list:
litellm_params:
model: openai/*
api_key: os.environ/OPENAI_API_KEY
- model_name: mistral-embed
litellm_params:
model: mistral/mistral-embed
- model_name: gpt-instruct # [PROD TEST] - tests if `/health` automatically infers this to be a text completion model
litellm_params:
model: text-completion-openai/gpt-3.5-turbo-instruct