Files
langchain/libs
강준형 be9274054f fix(openai): Update Azure unit tests to use SecretStr for API key
- Changed the API key parameter in AzureChatOpenAI instantiation to use SecretStr for better security.
- Simplified the test documentation by removing redundant phrases while maintaining clarity.
- Ensures unit tests adhere to best practices for handling sensitive information.
2025-08-22 22:26:06 +09:00
..