Files
langchain-python/langchain/chains
Shishin Mo f7f118e021 use openai_organization as argument (#2566)
Added support for passing the openai_organization as an argument, as it
was only supported by the environment variable but openai_api_key was
supported by both environment variables and arguments.

`ChatOpenAI(temperature=0, model_name="gpt-4", openai_api_key="sk-****",
openai_organization="org-****")`
2023-04-07 22:02:02 -07:00
..
2023-04-06 21:14:12 -07:00
2023-02-12 23:01:26 -08:00
2023-03-14 12:37:48 -07:00
2023-03-20 07:50:49 -07:00
2023-04-06 09:47:37 -07:00
2023-03-22 23:15:04 -07:00