Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add integration tests for redacting secrets from chat #954

Merged
merged 7 commits into from
Feb 7, 2025
Merged

Conversation

rdimitrov
Copy link
Member

The following PR adds tests for redacting secrets to all providers from chat.

Fixes: #952

@rdimitrov
Copy link
Member Author

I think I should comment the vllm redacting secret test or use our hosted vllm server otherwise the integration tests will take around 40minutes to complete and that's not practical.

@jhrozek
Copy link
Contributor

jhrozek commented Feb 7, 2025

I think I should comment the vllm redacting secret test or use our hosted vllm server otherwise the integration tests will take around 40minutes to complete and that's not practical.

Please do, the redaction shouldn't be depending on the provider anyway

@rdimitrov rdimitrov merged commit 21f1176 into main Feb 7, 2025
9 checks passed
@rdimitrov rdimitrov deleted the redacting branch February 7, 2025 12:51
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.

[Task]: Add tests for redacting secrets
2 participants