dave can call any open-ai compatible api, even ollama. I've used it on an airplane before.
the conversations are not saved, that's what I'm working on. they will only be saved in the local embedded relay for now.
when i talk to dave on main branch of notedeck, what backend is that using?
Please Login to reply.
defaults to openai on my demo account, 4o. user_ids sent to openai are sha256(nsec+notedeck_dave_user_id), so they are deterministic but anonymized and not linked to your npub
badass