#[βœ… Solved] Help please, I'm confused

1 messages Β· Page 1 of 1 (latest)

heavy ravine
#

Hi, I read the announcement saying that DeepSeek-V3.2 is now available including the free plan for a limited time. But I keep getting this error and I don't know what Im doing wrong.
(I'm using janitor)

Thank you for your help 🫢

glossy hullBOT
# heavy ravine Hi, I read the announcement saying that DeepSeek-V3.2 is now available including...

You're very close! The error is because the "Model Name" field in JanitorAI isn't used with our API, and the Proxy URL is set incorrectly.

Here's how to fix it for DeepSeek-V3.2 on JanitorAI:

  1. Proxy URL:

    • You need to use the full endpoint URL for JanitorAI, not /v1/chat/completions.
    • For DeepSeek-V3.2, set Proxy URL to:
      https://api.pawan.krd/deepseek-ai/DeepSeek-V3.2/v1/chat/completions
      
  2. Model Name:

    • The "Model Name" field doesn't matter for our API (JanitorAI just requires it for their UI).
    • You can leave it as default, or set to gpt-3.5-turbo for compatibility.
  3. API Key:

    • Keep your Pawan.Krd API key as you have it.
  4. Save Settings:

    • Click "Save Settings" then refresh the page before sending your next message. (This avoids a "Network error, try again" bug.)

Summary of correct setup for DeepSeek-V3.2 in JanitorAI:

Proxy URL:   https://api.pawan.krd/deepseek-ai/DeepSeek-V3.2/v1/chat/completions
API Key:     (your Pawan.krd API key)
Model Name:  (leave as default or set to gpt-3.5-turbo)

Tips:

  • If you get "undefined model" or "network error", double-check the URL for typos or unwanted characters.
  • Only use "OpenAI Default" settings. Do not use custom prompts or jailbreaks.

If you run into a different technical issue, please create a ticket in our Create Ticket Channel.

Please note: This is an automated response from @glossy hull. While it strive to provide accurate assistance, It may occasionally make mistakes. If you find any inaccuracies or need further clarification, feel free to wait for our community helpers to give you further guidance. Thank you.

heavy ravine
#

Hmm, now this appears. I'm doing something wrong? I've copy and paste the url of your message

heavy ravine
#

Now it works, thanks!

glossy hullBOT
#

[βœ… Solved] Help please, I'm confused