This package contains example code demonstrating the use of the knowledge agent connector. The examples include a complete setup as well as a mockup setup for development and testing purposes. Note that the log level in each example is set to DEBUG, so data paths and operations will become visible on the client's side.

The MockupClientExample is for developing along the interface without setting up the complete infrastructure or setup an agent.

The ExampleClient shows how to communicate with the agent as a client software program.

The ExampleService shows how to communicate with the agent as a service and storing data within the agent.