* Rename AiClient to ChatClient * Rename AiResponse to ChatResponse * Rename AiStreamClient to StreamingChatClient * Rename package org.sf.ai.client to org.sf.ai.chat * Update readme to indicate breaking changes
TODO: Documentation and sample tests using the `BasicEvaluationTest``.