What's Changed
* feat(mistral): Add Mistral provider by streichsbaer in https://github.com/promptfoo/promptfoo/pull/455
* feat(openai): add support for `apiKeyEnvar` by typpo in https://github.com/promptfoo/promptfoo/pull/456
* feat(azureopenai): add apiBaseUrl config by typpo in https://github.com/promptfoo/promptfoo/pull/459
* feat: cohere api support by typpo in https://github.com/promptfoo/promptfoo/pull/457
* feat: ability to override select-best prompt. 289
* fix(vertex/gemini): add support for llm-rubric and other OpenAI-formatted prompts by typpo in https://github.com/promptfoo/promptfoo/pull/450
* fix: support for gemini generationConfig and safetySettings by typpo in https://github.com/promptfoo/promptfoo/pull/454
* documentation: update python.md typo in yaml by romaintoub in https://github.com/promptfoo/promptfoo/pull/446
New Contributors
* romaintoub made their first contribution in https://github.com/promptfoo/promptfoo/pull/446
**Full Changelog**: https://github.com/promptfoo/promptfoo/compare/0.39.1...0.40.0