Replies (36)

can dave suggest something like 'mostr notes people on nostr would like?' could be an interesting DVM or feed of some sort, maybe
jb55's avatar
jb55 _@jb55.com 8 months ago
yes we have a relay index so i can get dave to query mostr notes
Psilocyberbull's avatar
Psilocyberbull 8 months ago
Probably will tonight! Been planning on it, but havent gotten around to it. I have a feeling its gonna be worth getting Purple
jb55's avatar
jb55 _@jb55.com 8 months ago
Its in heavy development at the moment. If you are ambitious you can download notedeck and compile it, with OPENAI_API_KEY set. You won’t have to do this when its released obviously
jack's avatar
jack j4ck.xyz 8 months ago
ok i feel so close lol i ran it with the flag of the openai api key, and changed the base url to the openrouter api route, but clicking the block on the left doesn't do anything lol image
jack's avatar
jack j4ck.xyz 8 months ago
"2025-04-18T22:45:46.388962Z ERROR notedeck_dave: failed to get token: stream failed: Invalid status code: 401 Unauthorized" even though it's literally the right key?? i'm running; export OPENAI_API_KEY="[redacted]" which i literally just copied the key from from OR
jack's avatar
jack j4ck.xyz 8 months ago
cheers it should theoretically work, not sure why it's not openai compatible an all
Psilocyberbull's avatar
Psilocyberbull 8 months ago
You wont have to because it will be fully local? That was my understanding of the feature, although I understand why youd use an API for testing
jb55's avatar
jb55 _@jb55.com 8 months ago
it supports both, openai works better for testing because its not as dumb as the models that can fit on my 8gb vram gpu
Psilocyberbull's avatar
Psilocyberbull 8 months ago
Makes sense. As long as thats optional, thats all that matters
jb55's avatar
jb55 _@jb55.com 8 months ago
It’s free if you use ollama, but if you are using the anonymous lmzap backend it will be pay per token. Or you could use your own openai/claude/gemini/openrouter account (once i’ve tested all these)