Skip to content

3.1.1

Choose a tag to compare

@logancyang logancyang released this 24 Oct 00:42
· 37 commits to master since this release
95247f0

This patch release 3.1.1 packs a punch 💪 with some significant upgrades and critical bug fixes.

  • OpenRouter thinking models are supported now! As long as "Reasoning" is checked for a reasoning model from OpenRouter, the thinking block will render in chat. If you don't want to see it, simply uncheck "Reasoning" to hide it.
  • Copilot can see Dataview results in the active note! 🔥🔥🔥 Simply add the active note with dataview queries to context, and the LLM will see the executed results of those queries and use them as context!
  • New model provider Amazon Bedrock added! (We only support API key and region settings for now, other ways of Bedrock access are not supported)

More details in the changelog:

Improvements

Bug Fixes