Content: text (16 symbols)
Available: 1
Uploaded: 21.06.2024

Positive responses: 0
Negative responses: 0

Sold: 0
Refunds: 0

$3.85
❗This product is not an official interface and requires calling a third-party interface (opened using our API). Only the key is provided, no official account is provided. You can use the key yourself through requests or our website: https://chat.lmzh.top

❗Our API is 100% identical to the official one, all you need is to change the link https://api.openai.com/v1/chat/completions

⚡$5 Allows you to send approximately ~300 messages to gpt-4o.

🎁After purchase, you will receive
✅API: xxx, URL type "https://xxxx/v1 ", you need to change your endpoint using it.
✅Key: sk-xxx , you need to change your API key using it, which can be found in the request header, for example "Authorization: bearer sk-xxxx".

💯Model support
✅ All of OpenAI Models (gpt-4o gpt4-turbo gpt-4)
✅ All of Anthropic Models (claude-2.0 claude-2.1 claude-3-haiku claude-3-opus claude-3.5-sonnet claude-instant-1 claude-instant-1.2)
✅ All of Google Models (Gemini 1.5 Pro/Flash)
✅ llama 3 Models (llama-3-70b llama-3-8b)
✅ Mixtral Models (mistral-7b-instruct mixtral-8x22b mixtral-8x7b mixtral-8x7b-instruct)

❗Have
⚡Before accessing our third-party API, confirm whether your party can meet the following two terms of use:
⚡ You can change the address of the API database endpoint, usually "api.openai.com ".
⚡API keys can be changed.
⚡Both of the above conditions must be met, otherwise our third-party API cannot be used.
⚡We will provide the API address and a third-party key generated by us.
⚡You only need to change these two places, and the input and return parameters of the other interfaces fully match the parameters of openai.
⚡The key will never expire until you spend the money.


🎁The docking process
✅Buy this product and provide the seller with a unique code.
✅Buy this product and get the address and key.
✅The seller creates the credentials of a third-party user for you and generates tokens for to you.
✅ Change the domain name. You need to include the openai address you requested in your project https://api.openai.com . Change the address that we provided to you.
✅ Replace the key. You need to replace the `sk-***` key that you received on the platform.openai.com , for the key `sk-***` provided in our store in your project.
✅ On our website https://chat.lmzh.top, just enter the API key you purchased and select the model.
✅Testing and usage. If you encounter any problems during the testing process, please contact us for feedback.💯
✅ I can provide a discount depending on the number of units paid for you💯


Additional information
We do not refund money for the following reasons:
- I bought it by mistake.
- I´ve changed my mind.
- It didn´t work. (Contact us to sort this out)
👀 Frequently asked questions:
❓How to contact you?
🟢Our working hours (service time): 04:00-18:00 Moscow time.

❓How to use in Python?
🟢Below is an example of calling Python:
```python
from openai import OpenAI
client = OpenAI(
api_key="sk-xxx",
base_url="https://api.xxx.com/v1";;
)
response = client.chat.completions.create(
model="gpt-4",
messages=[{"role": "user", "content": "Hello world"}]
)
print(response.choices[0].message.content)
```

❓How to test?
🟢You can use it online on our website: https://chat.lmzh.top

❓How to check quotas?
✅ Request a request from the seller

❓What is the maximum time for goods (services)?
🟢Within 24 hours
No feedback yet