Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

Commit

Permalink
feat: add setOpen to the api (COR-000) (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
z4o4z authored Sep 27, 2024
1 parent 59b6ef2 commit a509a96
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ export const useRuntimeState = ({ assistant, config, traceHandlers }: Settings)
isStatus,
reset,
getTurns,
setOpen,
setIndicator,

// these are meant to be static, so bundling them with the API
Expand Down

0 comments on commit a509a96

Please sign in to comment.