Skip to content

test: cover embeddings missing model error#2061

Open
fl0rianr wants to merge 1 commit into
mainfrom
fl0rianr/test_embeddings_missing_model
Open

test: cover embeddings missing model error#2061
fl0rianr wants to merge 1 commit into
mainfrom
fl0rianr/test_embeddings_missing_model

Conversation

@fl0rianr
Copy link
Copy Markdown
Collaborator

@fl0rianr fl0rianr commented Jun 1, 2026

Summary

  • add coverage for embeddings requests without model
  • assert the server returns HTTP 400 with a helpful error message

closes #2040

Testing

  • test_015b_embeddings_missing_model_returns_400

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jun 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_015_embeddings_single_string never tests missing model= — embeddings error path has zero coverage

1 participant