You are browsing as a guest. Sign up (or log in) to start making projects!

19m 24s logged

5th Devlog
Another 15 min devlog, what else

Things i did:

  1. Claude Code finally recognises the custom models from NVIDIA as worthy enough to be used (aka they need a claude/${model.id} prefix, else the diva doesnt even look at it)
  2. I began adding my newest project, the /v1/messages API and I alr know, that this is gonna be the biggest headache ever for a JS noob like me because the only communication there is JSON and AI stuff like role: user, but I’ll also have to implement that the return of a tool call is seen as role: toolcall and not user, else the model is gonna think the user smoked something… IDK alr if it will really be that bad but I dont wanna do it aaaa
  • messages API is just console.log the POST request atm as i need to find out how claude code does that first but claude code doesnt even get to that and returns a Payload too large error or sum like that, screenshot is just a curl request.
0
4

Comments 0

No comments yet. Be the first!