langchain/libs
ggeutzzang 981f78f920
Fix: (issue #13825) Getting an error with DallEAPIWrapper (#13874)
- **Description:** As of OpenAI's Python package 1.0, the existing
DallEAPIWrapper does not work correctly, so the example in the LangChain
Documentation link below does not work either.

https://python.langchain.com/docs/integrations/tools/dalle_image_generator
Also, since OpenAI only supports DALL-E version 2 or version 3, I
modified the DallEAPIWrapper to support it.

  - **Issue:** #13825 

  - **Twitter handle:** ggeutzzang
2023-11-28 22:31:25 -05:00
..
cli Library Licenses (#13300) 2023-11-28 17:34:27 -08:00
core infra[patch]: add base deps and fix docs lint (#13998) 2023-11-28 17:27:37 -08:00
experimental Library Licenses (#13300) 2023-11-28 17:34:27 -08:00
langchain Fix: (issue #13825) Getting an error with DallEAPIWrapper (#13874) 2023-11-28 22:31:25 -05:00