Tags: bje259/zep
Tags
Added new API message endpoints (getzep#291) * Added new API endpoints GET /sessions/{sessionId}/message - Fetches all messages from a session PATCH /sessions/{sessionId}/messages - Allows modification of the metadata on a session GET /sessions/{sessionId}/messages/{messageId} - Gets a specific message from a session
fix(CI): Cloud build building incorrect Dockerfile (getzep#290)
fix(CI): Cloud build building incorrect Dockerfile (getzep#290)
fix(CI): Add depot setup-action (getzep#289) and remove qemu install
add gpt-3.5-turbo-1106 and gpt-3.5-turbo-1106 support (getzep#268)
fix/migrate broken embedding columns (getzep#256) * move migrations to after table creation * actually commit migrations
feat: Summary Entity Recognition (getzep#251) * use BaseTask * summary ner * fix naming conflict with import * use TaskTopic type
PreviousNext