Skip to content

v0.4.14

Choose a tag to compare

@github-actions github-actions released this 02 May 01:31
· 30 commits to main since this release
feat: ConversationDelta HTTP endpoint and CLI support

- Add GET /v1/{space_id}/conversations/{id}/delta endpoint
- Add ConversationDeltaQuery type with messages_offset/artifacts_offset
- Add StatusIdle to ConversationStatus
- anda-cli: add GetConversationDelta client method and 'conversations delta' command
- Bump conversation collection schema to v4
- Bump versions: anda_hippocampus 0.4.14, anda-cli 0.4.14

Co-Authored-By: Anda Bot <noreply@anda.bot>