You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [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))
0 commit comments