Ask the Council
Patent Pending · Phi-Weighted Gossip Consensus Protocol
curl -X POST https://council-orchestrator.epochcoreras.workers.dev/v1/chat/completions -H "X-API-Key: demo_key" -H "Content-Type: application/json" -d '{"messages":[{"role":"user","content":"YOUR_QUESTION"}]}'
curl -X POST https://council-orchestrator.epochcoreras.workers.dev/v1/chat/completions \
-H "X-API-Key: demo_key" \
-H "Content-Type: application/json" \
-d '{"messages":[{"role":"user","content":"YOUR_QUESTION"}]}'