CatgirlIntelligenceAgency/code/api/assistant-api/readme.md

8 lines
307 B
Markdown
Raw Normal View History

2023-03-06 18:32:13 +01:00
# Assistant API
Client and models for talking to the [assistant-service](../../services-core/assistant-service),
implemented with the base client from [service-client](../../common/service-client).
## Central Classes
* [AssistantClient](src/main/java/nu/marginalia/assistant/client/AssistantClient.java)