chat-completion
Process Chat Completion
Endpoint to process a chat completion request using NVIDIA NIM API and store the result in MongoDB using the new schema with a single document per project containing a messages array.
POST
Process Chat Completion
Body
application/json
Response
Successful Response
UUID of the conversation document
Project ID as UUID
Array of messages in the conversation
Timestamp when the conversation was created
Timestamp when the conversation was last updated
Flag indicating if website requirements are confirmed and ready for generation
Process Chat Completion