Skip to content

Commit

Permalink
connectors: add unhandled event for conversation include file (#8780)
Browse files Browse the repository at this point in the history
  • Loading branch information
spolu authored Nov 20, 2024
1 parent 4ee5a38 commit d670455
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ export async function streamConversationToSlack(
case "process_params":
case "websearch_params":
case "browse_params":
case "conversation_include_file_params":
await postSlackMessageUpdate(
{
isComplete: false,
Expand Down

0 comments on commit d670455

Please sign in to comment.