Developer
Developer - Settings

Update Filevine Draft Generation Context

Update the Filevine draft generation context for the current customer.

This endpoint is restricted to developer users only. Sets the optional context that is included in the LLM prompt when generating draft Filevine contact fields from call transcripts.

  • draft_generation_context: Context to include in the LLM prompt (can be multiple lines)
patch/developer/filevine-draft-generation-context

Request body

draft_generation_contextstring nullable

Context to include in LLM prompt for Filevine draft contact generation (can be multiple lines)

Response

Successful Response

customer_idstring uuid required

The customer ID

draft_generation_contextstring nullable

Optional context to include in LLM prompt for Filevine draft contact generation

Changes