You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
1 year ago
..
_static/css improve css (#615) 1 year ago
ecosystem docs: small typo on serpapi.md (#693) 1 year ago
getting_started Docs refactor (#480) 1 year ago
modules Add a utility to generate image from a prompt (OpenAI DALL-E) (#784) 1 year ago
reference Harrison/wolfram alpha (#579) 1 year ago
tracing Harrison/tracing docs (#806) 1 year ago
use_cases feat: add custom prompt for QAEvalChain chain (#610) 1 year ago
Makefile Feature: linkcheck-action (#534) (#542) 1 year ago
conf.py improve css (#615) 1 year ago
deployments.md Added new deployment template (#835) 1 year ago
ecosystem.rst Docs refactor (#480) 1 year ago
gallery.rst add to gallery (#824) 1 year ago
glossary.md Feature: linkcheck-action (#534) (#542) 1 year ago
index.rst Harrison/tracing docs (#806) 1 year ago
make.bat
reference.rst Feature: linkcheck-action (#534) (#542) 1 year ago
requirements.txt Docs refactor (#480) 1 year ago
tracing.md Harrison/tracing docs (#806) 1 year ago