Skip to content
Discussion options

You must be logged in to vote

@delta-whiplash

  1. Initial Setup:
    Begin by seting up the free Dall-E proxy. Follow their instructions provided to get it operational. (For this you're on your own)

  2. Testing the Proxy:
    After setting up the reverse proxy on your PC, verify its functionality by accessing the webUI at http://localhost:8000/gradio/. Successful image generation indicates proper setup.

  3. Configuration with LibreChat:
    Integrate the proxy with LibreChat by updating the .env file with these variables:

    DALLE_API_KEY=free-dall-e-proxy
    DALLE_REVERSE_PROXY=http://localhost:8000/v1/images/generations

Important Notes:

  • DALL-E-3 Plugin: If previously installed in LibreChat, uninstall and then reinstall it.
  • Key and Port:

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tensorstart
Comment options

Answer selected by delta-whiplash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
❓ question Further information is requested
3 participants
Converted from issue

This discussion was converted from issue #2042 on March 09, 2024 17:27.