Skip to content

Rename agent_id and agents to prompt_id and prompts

Igor Drozdov requested to merge id-rename-agent-id-to-prompt-id into master

What does this MR do and why?

  • v1/agents/{agent_id} endpoint was renamed to v1/prompts/{prompt_id}
  • agent_id field was renamed to prompt_id

Merge request reports