#How do you set up deepseek model on janitor ai?

1 messages Β· Page 1 of 1 (latest)

bold acornBOT
#

Use the correct model ID in Janitor AI.

deepseek-ai/DeepSeek-V3.2 is the supported DeepSeek model here, not deepseek-ai/deepseek-v3.2.

Set:

  • URL: https://api.pawan.krd/deepseek-ai/DeepSeek-V3.2/v1/chat/completions
  • Model: deepseek-ai/DeepSeek-V3.2
  • API key: your real key from https://pawan.krd/keys

If it still errors, go to the models page and copy the exact ID:
https://pawan.krd/models

-# This is an automated response from @bold acorn. While I strive to provide accurate assistance, I 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.

unkempt flame
bold acornBOT
# unkempt flame Did what was told, still not working it seems

Your setup is very close. The issue is the Proxy URL is incomplete.

Use the chat completions endpoint:

https://api.pawan.krd/deepseek-ai/DeepSeek-V3.2/v1/chat/completions

Also make sure:

  • Model: deepseek-ai/DeepSeek-V3.2
  • API key: a real key from https://pawan.krd/keys
  • Then save, refresh Janitor AI, and try again

If it still fails, the model may not be available on your plan:

  • DeepSeek-V3.2 is not available on Free
  • It needs Basic or higher

If you want, I can give you the exact Janitor AI fields to fill in.

-# This is an automated response from @bold acorn. I may occasionally make mistakes β€” wait for a community helper if you need further clarification.

unkempt flame
bold acornBOT
# unkempt flame That ain't it either, the url is correct

Then the next likely issue is the model ID or plan access, not the URL.

Use exactly:

deepseek-ai/DeepSeek-V3.2

This model is not available on Free. It needs Basic+.

If you already have access and it still fails, try:

  • re-entering the API key
  • making sure Janitor AI is set to OpenAI-compatible / custom API
  • using the exact chat endpoint:
    https://api.pawan.krd/deepseek-ai/DeepSeek-V3.2/v1/chat/completions

If you’re trying a different DeepSeek model, only the ones listed on the models page are supported:
https://pawan.krd/models

-# This is an automated response from @bold acorn. I may occasionally make mistakes β€” wait for a community helper if you need further clarification.