#[βœ… Solved] error 400

1 messages Β· Page 1 of 1 (latest)

real pebble
night novaBOT
# real pebble Wtf?

It looks like you're getting a 400 error related to an incorrect model being used. This error typically means that the specified model, "gpt-3.5-turbo", isn't available on our API. Instead, you should use one of our available models listed in the Models Channel. Here’s how you can update to a supported model:

  1. Identify the Correct Model: Review our available models and choose the one that best fits your needs. Make sure to use "CosmosRP-V3.5", "CosmosRP-V3.0", or "CosmosRP-V2.1" as per the access level you have.

  2. Update API Configuration:

    • Ensure you're using the correct model's Base URL or Full Endpoint in your API setup.
    • For "JanitorAI," use the Full Endpoint. For "ChubAI," "VenusChatAI," and "Agnaistic," use the Base URL.
  3. Update the Model Name: Change the model name from "gpt-3.5-turbo" to the corresponding name of our models you're using, like "cosmosrp-3.5" or "cosmosrp".

After making these changes, try sending the request again. If you continue to encounter issues, you may want to wait for further assistance from community members, or create a ticket in the Create Ticket Channel for dedicated support.

Please note: This is an automated response from @night nova. 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.

real pebble
night novaBOT
#

[βœ… Solved] error 400