langchain/libs/partners/openai/tests/integration_tests
Shuqian 332996b4b2
openai[patch]: fix ChatOpenAI model's openai proxy (#19559)
Due to changes in the OpenAI SDK, the previous method of setting the
OpenAI proxy in ChatOpenAI no longer works. This PR fixes this issue,
making the previous way of setting the OpenAI proxy in ChatOpenAI
effective again.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-03-27 23:16:55 -07:00
..
chat_models openai[patch]: fix ChatOpenAI model's openai proxy (#19559) 2024-03-27 23:16:55 -07:00
embeddings openai[patch]: remove numpy dep (#18034) 2024-02-23 21:12:05 +00:00
llms openai[minor]: change to secretstr (#16803) 2024-01-30 15:49:56 -08:00
__init__.py openai[minor]: implement langchain-openai package (#15503) 2024-01-05 15:03:28 -08:00
test_compile.py openai[minor]: implement langchain-openai package (#15503) 2024-01-05 15:03:28 -08:00