Releases: nhaouari/obsidian-textgenerator-plugin
Releases · nhaouari/obsidian-textgenerator-plugin
0.7.16-beta
- fix mobile support from version 0.7.15-beta
0.7.15-beta
What's Changed
- Updated langchain libraries, this should fix google gemini latest models not working.
- proposal to clarify the version upgrade process by @ncoquelet in #273
- Update YoutubeTranscript to use new API for retrieving video … by @ckt1031 in #284
- fix: syntax error in stream process of custom LLM provider by @cherrot in #278
New Contributors
Full Changelog: 0.7.14-beta...0.7.15-beta
0.7.14-beta
What's Changed
- Potential fix for package manager in mobile
- merge array of choices in response in custom provider, used in dalle(0.0.9) package.
- bugfix trash templates show up in slash suggest
Full Changelog: 0.7.11...0.7.14-beta
0.7.13-beta
What's Changed
- Bugfix dataview helper
- Added dataview helper to examples
Full Changelog: 0.7.11...0.7.13-beta
0.7.12-beta
What's Changed
- Added live package import
- Added dataview helper
- proposal to clarify the version upgrade process by @ncoquelet in #273
Full Changelog: 0.7.11...0.7.12-beta
0.7.11
Changes
- bugfix: only update generic apikey in chat openai
- better error catching in custom
- bugfix: CORS issue with
x-test
Full Changelog: 0.7.8...0.7.11
0.7.10-beta
0.7.9-beta
0.7.8
What Changed
- Bug fix [Object Object] retuns from non streamable custom Provider.
- Bug fixes with the new CorsBypass for custom Providers.
Full Changelog: 0.7.6...0.7.8
0.7.7-beta
What Changed:
- Now if a template is called without variables, it will not show the modal.
- Proxy Service, Anthropic Chat now should work with streaming,
This addition will allow us to bypass CORS without losing features like streaming, but only for desktop users.
Full Changelog: 0.7.6...0.7.7-beta