fasblom

Results 3 issues of fasblom

Hi, I've observed an emerging trend where several streaming APIs, like Langchain, ChatGPT, and similar services, are starting to require POST requests to initiate SSE streams. I propose enhancing the...

Background of the PR: - Upgrade the dependency of the swagger-ui from 2.1.4 -> 5.11.1 as the previous package is old and with security issues - As a consequence implemented...

It would be helpful if the exporter supported embedding full notes using the standard Obsidian syntax: ```markdown ![[toinclude.md]] ``` ### Example **mainfile.md:** ```markdown # Main Document Intro text. ![[toinclude.md]] ```...