Author
.halguru.yaml ➤ Agent ➤ Author
Gets or sets the author information of the agent.
Agent:
Author:
Name: John Smith
Email: john.smith@gmail.com
Url: https://johnsmith.com
Company: Acme Corporation
Copyright: (C) 2022 Acme Corporation
Properties#
Name | Type | Required | Description |
---|---|---|---|
Name | Text | The name of the author. | |
EmailAddress | The email address of the author. | ||
Url | Url | The URL associated with the author. | |
Company | Text | The company associated with the author. | |
Copyright | Text | The copyright information associated with the author or their works. |
Remarks#
This property contains metadata about the individual or entity responsible for creating or maintaining the agent. It may include details such as the name, contact information, or organization of the author.
Technical Information#
Property | Value |
---|---|
Path | Agent.Author |
Internal Type | AgentModels.AgentAuthor |
Internal Root Type | AgentConfiguration |
File Extension | .halguru.yaml |
JSON Schema | halguru-schema.json |
Last updated: | 2025-10-13 | |
Autogenerated: | Yes | |
AI powered: | Yes | |
Core version: | 1.66.0 |