Skip to content

Create an assistant

The persistent configuration: instructions, model, and tools.

Updated on Aug 09, 2026

The assistant stores what you would repeat on every call with agents: the system instruction, the model, and the tools. Changed the instruction? A PATCH updates every future conversation.

POSThttps://api.hinow.ai/v1/assistantsBearer

Creates a persistent assistant.

Parâmetros

  • namestring· bodyobrigatório
  • modelstring· bodyobrigatório
  • instructionsstring· body

    The system instruction.

  • toolsarray· body

Respostas

201Assistant created
Was this page helpful?