Releases: DeabLabs/cannoli
2.2.0
2.1.2
- Add option to disable vision
- Remove anthropic val-town proxy (anthropic works out of the box now)
- Passthrough seed, top-p, stop, and other parameters to models
- Fix dataview file references
- Add "only run cannoli group" setting
- Fix miscellaneous bugs
2.1.1
Mostly dev experience stuff. Broke up some big files.
Also fixed an issue with floating nodes in groups. Floating nodes should no longer affect group parsing or dependencies.
2.1.0
Added the modal maker action. Delete and re-add your Cannoli College and check out the details in canvas 6.6!
2.0.1
Fix content node reference injection issue. Fix internal content node updating.
2.0.0
🎉 Cannoli 2.0 is here! 🎉
There's a ton of new stuff in this update, including:
🔀 Parallel groups
👁️ Built-in LLM vision
🔧 New Action node features
☁️ Val Town integrations
📦 The cannoli-core npm package
We rewrote a lot of core cannoli code to support this release,
so if anything is broken, or you just wanna hang out with us,
let us know on the discord here: https://discord.gg/wzayNxpxvR
Check out the release notes for more details! 🍝✨
1.8.2
Azure OpenAI provider support
Added support for Azure OpenAI deployments via a new Azure OpenAI option in the LLM Providers dropdown within settings.
1.8.1
Fixed the problem with the special loop number variables in loop groups. Now you can reference the {{#}} variable to get the current iteration of the smallest group the node is in, and {{##}} to get the current iteration number of the next smallest group, and so on.
Example in cannoli college 5.2.
1.8
Smart Connections Integration
Cannolis can use your Smart Connections embeddings to search your vault and include the results as context however you'd like!
Re-add the Cannoli College and find out more about this in 4.7
OpenAI base URL setting
Edit this setting to enable any local LLM provider which uses the OpenAI API spec (e.g. LM Studio)
Link note modifier ("@") and setting
In addition to the property ("^") and note title ("#") modifiers on note reference cards, you can now use "@" and "!@" to include or omit a markdown link to the note above the title. There is also a top level default setting for this in the note extraction settings.
This will work in tandem with the note-select arrow (arrows that are prefixed with "[") to get the AI to select note links it has seen, which can be used later in the cannoli. Find out more about this in cannoli college 4.3
Single-result dataview lists no longer have bullet point
This makes it easier to work with dataview queries that are intended to select a single note to be referenced and written to.
1.7.5
Fix issues with dataview replacement and re-enable dataview.