Skip to content

AI Autofill

Suggests auto-filled values for form fields (project or agent) using current context and partial input.

Endpoint

POST /ai/autofill

Body types

  • project — project create / edit form
  • agent — agent form

UI flow

  1. User clicks something like Fill with AI.
  2. The client sends current form state and type.
  3. Suggestions appear in a comparison UI.
  4. User accepts fields or cancels.

Rate limit

Example: 10 requests / minute — see Rate limiting.

Source

docs/frontend_integration_guide.md.resolved

Cere Insight 2.0 documentation