randomsnowflake

Results 5 comments of randomsnowflake

Just writing to confirm the GIT version has the bug fixed. Now if it could only change the model to the faster one as well ...

You are right, it does not appear to be an issue with multiple tags. The problem is that sometimes notes with one tag are not supercharged correctly. I apply the...

Yep, putting the tag (with a hashtag) in the content gets rid of the problem. So it's definitly related to frontmatter.

Thanks for letting me know. Regarding the implementation: See [here](https://github.com/nate-parrott/openai-streaming-completions-swift/blob/main/Sources/OpenAIStreamingCompletions/OpenAI%2BChatCompletion.swift) (line 61) for another lib that does it, without external dependencies.

I encounter the same issue with a new VSCode "portable" installation on macOS while trying to enter the OpenAI API Key in Rubberduck settings (access via the command prompt). The...