Interface ChatClient

All Known Implementing Classes:
DefaultChatClient

public interface ChatClient
Client to perform stateless requests to an AI Model, using a fluent API. Use builder(ChatModel) to prepare an instance.
Since:
1.0.0
Author:
Mark Pollack, Christian Tzolov, Josh Long, Arjen Poutsma