ArchiGPT
Chat with architecture AI. Get advice on feng shui, architectural usability, personalized design recommendations, and more.
Parameters
model
string
Required
prompt
string
Optional A message from you.
history
array
image
string
Optional Input image to attach ArchiGPT.
pid
string
Optional
Persona Id to save knowledge.
lang
string
Optional Language for conversation, leave empty for auto-detect.
processing_url
string
Optional
Curl Example
Response Example
✨ This endpoint returns answers directly, so you don't need processing_url
for ArchiGPT.
processing_url
for ArchiGPT.Message History
You can send your message history in this format to ArchiGPT, so you can make continuous talking session.
Note: id
parameter can be any id as long as unique, like:
Also, role
parameter can be user
or assistant
values only.
Last updated