litellm/tests/load_tests
Ishaan Jaff 835db6ae98
(load testing) add vertex_ai embeddings load test (#6004)
* use vertex llm as base class for embeddings

* use correct vertex class in main.py

* set_headers in vertex llm base

* add types for vertex embedding requests

* add embedding handler for vertex

* use async mode for vertex embedding tests

* use vertexAI textEmbeddingConfig

* fix linting

* add sync and async mode testing for vertex ai embeddings

* add basic load test

* add vertex ai load test on ci cd
2024-10-03 14:39:15 +05:30
..
test_datadog_load_test.py
test_langsmith_load_test.py
test_otel_load_test.py
test_vertex_embeddings_load_test.py (load testing) add vertex_ai embeddings load test (#6004) 2024-10-03 14:39:15 +05:30
test_vertex_load_tests.py
vertex_key.json