Skip to content

ConversationEvent.harness_config should be bytes #262

Description

@rakyll

AX has no opinionation whether the config can be represented as a struct type. The config serialization and deserialization is a Harness implementation detail.

The config could be:

  • A struct or a list serialized as JSON
  • A proto payload
  • A yaml payload
  • A payload in a custom configuration format

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions