llm
Generate Custom Prompt
Generate a custom extraction prompt from a provided graph model schema JSON.
Request Parameters
- graphModel (Dict[str, Any]): Graph model schema as JSON object.
- parameters (Dict[str, Any]): Additional kwargs forwarded to LLMGateway.
POST
Generate Custom Prompt
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful Response