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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions