Aedial / novelai-api

Python API for the NovelAI REST API
https://aedial.github.io/novelai-api/
MIT License
129 stars 17 forks source link

Needs ability to decode "document" field in StoryContent #31

Closed JasonLWalker closed 4 months ago

JasonLWalker commented 4 months ago

I have forked the repository and will be submitting a PR with a (mostly) implemented MessagePack decoder, with the additional NovelAi extensions later today.

Aedial commented 4 months ago

Done with 9ab194a. Thanks for the help