👀 Frequently Asked Questions:
❓How to use in python?
🟢The following is an example of how to call 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-3.5-turbo",
messages=[{"role": "user", "content": "Hello world"}]
)
print(response.choices[0].message.content)
```
❓How to test?
🟢You can test it online at our website:
https://chat.aiguoguo199.com/
❓ How to check quotas?
🟢 There are several methods:
✅ Request seller inquiry
✅ We have launched our own dedicated query page:
https://usage.aiguoguo199.com
❓What is the maximum period for delivery of goods (provision of services)?
🟢Within 24 hours
❓What steps does the buyer need to take to receive the goods after payment?
🟢1. Send a unique code by initiating a seller chat
🟢2. The seller accepts a unique code and verifies it
🟢3. Sellers ship through chat windows
🟢4. The buyer confirms receipt of the goods after verifying that they are correct