Skip to content

test(llm): Update test fixtures for provider responses#403

Open
JeanMertz wants to merge 1 commit intomainfrom
pr/4-llm-fixtures
Open

test(llm): Update test fixtures for provider responses#403
JeanMertz wants to merge 1 commit intomainfrom
pr/4-llm-fixtures

Conversation

@JeanMertz
Copy link
Collaborator

This commit updates the recorded test fixtures for LLM provider responses. These updates ensure that our test suite remains in sync with the current behavior of the integrated LLM APIs and their respective SDKs.

Updated fixtures cover various scenarios including chat completions, streaming responses, and error handling across different providers. Updating these fixtures is necessary to maintain a reliable baseline for regression testing as the underlying models and API responses evolve.

This commit updates the recorded test fixtures for LLM provider
responses. These updates ensure that our test suite remains in sync with
the current behavior of the integrated LLM APIs and their respective
SDKs.

Updated fixtures cover various scenarios including chat completions,
streaming responses, and error handling across different providers.
Updating these fixtures is necessary to maintain a reliable baseline for
regression testing as the underlying models and API responses evolve.

Signed-off-by: Jean Mertz <git@jeanmertz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant