Sergii Baidachnyi
Results
1
issues of
Sergii Baidachnyi
https://github.com/microsoft/semantic-kernel/blob/16d52c155a2c8193fef7207a8816ac8c4a8eed2c/python/semantic_kernel/utils/settings.py#L16C7-L16C7 The current implementation of openai_settings_from_dot_env() and azure_openai_settings_from_dot_env() uses dotenv_values(".env") to initialize configuration parameters from the .env file. At the same time, there are many ways to initialize environment variables...
python
kernel
ai connector