forked from mosaicstack/stack
feat(conversations): add search endpoint — M1-006 (#299)
Co-authored-by: Jason Woltje <[email protected]> Co-committed-by: Jason Woltje <[email protected]>
This commit is contained in:
@@ -25,6 +25,7 @@ export {
|
||||
type NewConversation,
|
||||
type Message,
|
||||
type NewMessage,
|
||||
type MessageSearchResult,
|
||||
} from './conversations.js';
|
||||
export {
|
||||
createAgentsRepo,
|
||||
|
||||
Reference in New Issue
Block a user