mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-29 18:36:23 +02:00
agent notes initial commit
This commit is contained in:
parent
c41586b85d
commit
63549f5df9
4 changed files with 515 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ export const ServiceName = z.enum([
|
|||
'voice_memo',
|
||||
'email_labeling',
|
||||
'note_tagging',
|
||||
'agent_notes',
|
||||
]);
|
||||
|
||||
const ServiceEventBase = z.object({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue