Newer
Older
gcprag / curl_example.md

curl -X POST http://localhost:8080/api/ai/chat-with-sources
-H "Content-Type: application/json"
-d '{"question": "What is the maximum size of a Pub/Sub message payload?"}'