You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use prefix instead of suffix for vcr cassette names from test_name (#232)
Cassette name additions passed in as test_name for /vcr/test/start are now used as a prefix for generated cassette names instead of a suffix.
openai_embeddings_post_48694087_test_embedding.yaml → test_embedding_openai_embeddings_post_48694087.yaml
tested by using this dev image in some shared test tooling for datadog llm observability
0 commit comments