obsidian-textgenerator-plugin

Text generator is a handy plugin for Obsidian that helps you generate text content using GPT-3 (OpenAI).

MIT License

Stars
1.3K
Committers
21

Bot releases are visible (Hide)

obsidian-textgenerator-plugin - 0.7.8

Published by github-actions[bot] 8 months ago

What Changed

  • Bug fix [Object Object] retuns from non streamable custom Provider.
  • Bug fixes with the new CorsBypass for custom Providers.

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.7.6...0.7.8

obsidian-textgenerator-plugin - 0.7.7-beta

Published by github-actions[bot] 8 months ago

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.
    image

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.7.6...0.7.7-beta

obsidian-textgenerator-plugin - 0.7.6

Published by github-actions[bot] 8 months ago

What's Changed

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.7.5...0.7.6

obsidian-textgenerator-plugin - 0.7.5

Published by github-actions[bot] 8 months ago

What's Changed

  • fix for anthropic legacy not changing endpoint.

New Contributors

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.7.4...0.7.5

obsidian-textgenerator-plugin - 0.7.4

Published by github-actions[bot] 8 months ago

Release v0.7.4 (Just Hotfixes) ๐Ÿš€

Changes:

  • Fixed bug with upgrading anthropic legacy in the version manager.
  • Fixed bug with reload command not working.

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.7.3...0.7.4

obsidian-textgenerator-plugin - 0.7.3

Published by github-actions[bot] 8 months ago

Release v0.7.3 ๐Ÿš€

Changes:

  • Added profiles system to LLM providers ๐Ÿ”„
    You can now add, import, export profiles and share it with others!
    image

  • Improved/cleaned inputs for custom provider ๐Ÿ› ๏ธ
    We decided to simplify the inputs for handling the response from custom provider
    now its a function instead of 3 inputs
    image

  • Improved some UI components in settings ๐ŸŒ

  • Updated Google Generative AI library ๐Ÿ”„

  • Fixed bug ends with '/' in Azure base path ๐Ÿž

  • Fixed bug with presence_penalty default value (#250) ๐Ÿž

  • Useful links in Generative AI now point to where you can get the API key ๐Ÿ“š

  • Fixed links in "Useful links" ๐Ÿ› ๏ธ

  • Allowed Ollama to be streamable ๐ŸŒ

  • Added model and language to whisper settings โš™๏ธ

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.6.13...0.7.3

obsidian-textgenerator-plugin - 0.7.2-beta

Published by github-actions[bot] 8 months ago

Release v0.7.2-beta ๐Ÿš€

Changes:

  • Fixed links in "Useful links" ๐Ÿ› ๏ธ
  • Allowed Ollama to be streamable ๐ŸŒ
  • Added model and language to whisper settings โš™๏ธ

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.7.0-beta...0.7.2-beta

obsidian-textgenerator-plugin - 0.7.0-beta

Published by github-actions[bot] 8 months ago

Release v0.7.0-beta ๐Ÿš€

Changes:

  • Added profiles system to LLM providers ๐Ÿ”„
    image

  • Improved/cleaned inputs for custom provider ๐Ÿ› ๏ธ

  • Improved some UI components in settings ๐ŸŒ

  • Updated Google Generative AI library ๐Ÿ”„

  • Fixed bug ends with '/' in Azure base path ๐Ÿž

  • Fixed bug with presence_penalty default value (#250) ๐Ÿž

  • Useful links in Generative AI now point to where you can get the API key ๐Ÿ“š
    image

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.6.13...0.7.0-beta

obsidian-textgenerator-plugin - 0.6.13

Published by github-actions[bot] 9 months ago

Changes:

  • Hotfix for extract command.

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.6.12...0.6.13

obsidian-textgenerator-plugin - 0.6.12

Published by github-actions[bot] 9 months ago

Release v0.6.12 ๐Ÿš€

Changes:

  • Optimized children extraction ๐Ÿš€
  • Some UI fixes and improvements ๐Ÿ› ๏ธ
  • Inline suggestion:
    • Added the option to show in markdown ๐Ÿ“
    • Fixed arrow right bug ๐Ÿž
    • Fixed clicking elsewhere resulting in moving inline suggestion ๐Ÿž

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.6.11...0.6.12

obsidian-textgenerator-plugin - 0.6.11

Published by github-actions[bot] 9 months ago

Release v0.6.11 ๐Ÿš€

Changes:

  • Updated models and prices ๐Ÿ’ฐ
  • Added inline suggestions (Experimental) ๐Ÿ”„
  • Fixed some Google GenerativeAI issues with UI and models listing ๐Ÿž
  • Bugfix: Mobile not loading packages page in package manager ๐Ÿ“ฑ

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.6.10...0.6.11

obsidian-textgenerator-plugin - 0.6.10

Published by github-actions[bot] 9 months ago

Release v0.6.10 ๐Ÿš€

Changes:

  • Hotfix: Package manager update issue resolved ๐Ÿ› ๏ธ
  • Added domPurify for security ๐Ÿ›ก๏ธ
  • Loading skeleton added to package description ๐Ÿ“ฆ

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.6.9...0.6.10

obsidian-textgenerator-plugin - 0.6.9

Published by github-actions[bot] 9 months ago

Release v0.6.9 ๐Ÿš€

Changes:

  • Simplified default custom LLM inputs ๐Ÿ› ๏ธ
  • Added service unavailable message in the package manager ๐Ÿ“ฆ
  • Update for slash suggest ๐Ÿ”„
  • Improved slash suggest search performance ๐Ÿš€
  • Some fixes to the package manager ๐Ÿž

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.6.8...0.6.9

obsidian-textgenerator-plugin - 0.6.8

Published by github-actions[bot] 9 months ago

Release v0.6.8 ๐Ÿš€

Changes:

  • Fixed console error message in the package manager ๐Ÿ› ๏ธ
  • Added YouTube and web examples to extract helper ๐ŸŒ
  • Learn more link added to available examples ๐Ÿ“š
  • Added package helper ๐Ÿ“ฆ
  • Migrated to JSON5 in various instances ๐Ÿ“
  • Merged form data with context for improved functionality ๐Ÿ”„
  • Bugfix: justInstalled and search not working properly in the package manager ๐Ÿž
  • Separated tgBlock from the main code ๐Ÿ”„
  • Fixed bug with tgBlock not getting context (discord)
  • Fixed open template as a tool (#244)๐Ÿ› ๏ธ

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.6.6...0.6.8

obsidian-textgenerator-plugin - 0.6.7-beta

Published by github-actions[bot] 9 months ago

Release v0.6.6 ๐Ÿš€

Changes:

  • Bugfix: console error message in package manager
  • Adding youtube and web examples to extract helper
  • Adding learn more link to available examples

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.6.6...0.6.7-beta

obsidian-textgenerator-plugin - 0.6.6

Published by github-actions[bot] 9 months ago

Release v0.6.6 ๐Ÿš€

Changes:

  • Fixed log helper ๐Ÿ› ๏ธ
  • Utilizing JSON5 on more helpers ๐Ÿ“

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.6.5...0.6.6

obsidian-textgenerator-plugin - 0.6.5

Published by github-actions[bot] 9 months ago

Release v0.6.5 ๐Ÿš€

Changes:

  • Added genJSON to scripting ๐Ÿ“
    image

  • Hotfix: Object contexts showing in form ๐Ÿ› ๏ธ

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.6.4...0.6.5

obsidian-textgenerator-plugin - 0.6.4

Published by github-actions[bot] 9 months ago

Release v0.6.4 ๐Ÿš€

Changes:

  • Hotfix: Settings page weird behaviors when enabling/disabling auto-suggest ๐Ÿ› ๏ธ
  • Added JSON5 helper in scripting (works the same as JSON) ๐Ÿ“
  • Exposed ModelKwargs from the LLM ๐ŸŒ
    image
obsidian-textgenerator-plugin - 0.6.3

Published by github-actions[bot] 9 months ago

Release v0.6.3 ๐Ÿš€

Changes:

  • Removed Tailwind base styles (fix for #231) ๐Ÿงน
  • Fixed default value for FormData ๐Ÿ› ๏ธ
  • Fixes for settings page in mobile view ๐Ÿ“ฑ

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.6.2...0.6.3

obsidian-textgenerator-plugin - 0.6.2

Published by github-actions[bot] 10 months ago

Release v0.6.2 ๐Ÿš€

Hotfix:

  • Resolved issues with OpenAI Chat clones ๐Ÿ› ๏ธ

Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.6.1...0.6.2

Badges
Extracted from project README
Youtube Demonstration
Related Projects