generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release(version): Release 1.2.0 [skip ci]
# [1.2.0](1.1.0...1.2.0) (2023-06-20) ### Features * add `getModels`, `getMaxTokens`, and `countTokens` API features in AI module ([30a789b](30a789b)) * show sytem prompt token count in settings ([a40d053](a40d053)) * You can now use `api.ai.prompt(prompt, model, settings?)` to do custom AI prompts in your scripts. ([701009d](701009d))
- Loading branch information
1 parent
1a5e343
commit 263a2c7
Showing
3 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
263a2c7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
quickadd – ./
quickadd-git-master-chrisbbh.vercel.app
quickadd.obsidian.guide
quickadd-chrisbbh.vercel.app