langchain/docs
Ashutosh Sanzgiri 62ef63a3be
Add a utility to generate image from a prompt (OpenAI DALL-E) (#784)
This is a utility that allows you to generate an image from a prompt. It
uses the OpenAI DALL-E image generator, which can take the same API key
as the LLM. The output is a link to the generated image, which can be
downloaded to a file or rendered depending on the use case. By default a
single image of resolution 1024x1024 is generated.
2023-02-02 08:48:03 -08:00
..
_static/css improve css (#615) 2023-01-14 07:39:29 -08:00
ecosystem docs: small typo on serpapi.md (#693) 2023-01-22 13:10:24 -08:00
getting_started Docs refactor (#480) 2023-01-02 08:24:09 -08:00
modules Add a utility to generate image from a prompt (OpenAI DALL-E) (#784) 2023-02-02 08:48:03 -08:00
reference Harrison/wolfram alpha (#579) 2023-01-11 05:52:19 -08:00
tracing Harrison/tracing docs (#806) 2023-01-29 20:49:35 -08:00
use_cases feat: add custom prompt for QAEvalChain chain (#610) 2023-01-14 07:23:48 -08:00
conf.py improve css (#615) 2023-01-14 07:39:29 -08:00
deployments.md Added new deployment template (#835) 2023-02-01 23:38:36 -08:00
ecosystem.rst Docs refactor (#480) 2023-01-02 08:24:09 -08:00
gallery.rst add to gallery (#824) 2023-02-01 07:10:15 -08:00
glossary.md Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
index.rst Harrison/tracing docs (#806) 2023-01-29 20:49:35 -08:00
make.bat initial commit 2022-10-24 14:51:15 -07:00
Makefile Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
reference.rst Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
requirements.txt Docs refactor (#480) 2023-01-02 08:24:09 -08:00
tracing.md Harrison/tracing docs (#806) 2023-01-29 20:49:35 -08:00