import { Assistant } from '@janhq/core' import { atom } from 'jotai' export const assistantsAtom = atom([])