Files
langchain-python/langchain/embeddings
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-02 14:57:45 -07:00
2022-11-01 21:29:39 -07:00
2023-03-07 15:23:46 -08:00
2023-03-28 08:16:17 -07:00
2023-04-04 19:52:33 -07:00