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 hidden (Show)

obsidian-textgenerator-plugin - 0.1.7

Published by nhaouari almost 2 years ago

fix some bugs in Template Packages Manager

obsidian-textgenerator-plugin - 0.1.6

Published by nhaouari almost 2 years ago

  • The Template Package Manager is now working on mobile devices.
  • Removed Template packages are now stored in a trash folder inside the Prompts path.
  • Many issues have been fixed.
obsidian-textgenerator-plugin - 0.1.5

Published by nhaouari almost 2 years ago

Hot fix for Template Package Manager.

obsidian-textgenerator-plugin - 0.1.4

Published by nhaouari almost 2 years ago

obsidian-textgenerator-plugin - 0.1.3

Published by nhaouari almost 2 years ago

  • Add "Create a Template" to facilitate template creation from an active document.
  • Spinners are now better
  • One generation process at a time
  • Add text-davinci-003 to the default list of models
obsidian-textgenerator-plugin - 0.1.2

Published by nhaouari almost 2 years ago

  • Add title and selection to the Considered Context for templates.
  • Better Spinning for new lines
  • Removing break lines in the beginning generated text
  • Documentation available here: www.text-gen.com/
obsidian-textgenerator-plugin - 0.1.1

Published by nhaouari almost 2 years ago

obsidian-textgenerator-plugin - 0.1.0

Published by nhaouari almost 2 years ago

Text Generator Version 0.1.0

Caution: this version is still experimental. The new features need further testing.

  • The documentation is not yet available. I am still working on it.

New Features

  • Add prompt templates using handlebars.
  • Community templates to share your templates, like plugins and themes.
  • Possibility to use templates without text generation.
  • Considered Context can include:
    • Title of notes.
    • Sections that end with a star.
  • Considered Context in templates can include:
    • Children notes content.
    • Mentions (linked or unliked).
    • Sections Content.
    • Frontmatter Variables.
  • Configuration on YMAL to change or add any parameters and even use other services such as Bloom on huggingface.
  • It is easier to change the max size of the generated text and the used models using shortcuts.
  • The configuration panel of text generator plugin is better.
obsidian-textgenerator-plugin - 0.0.10

Published by nhaouari about 2 years ago

obsidian-textgenerator-plugin - 0.0.9

Published by nhaouari about 2 years ago

This release of Text Generator Plugin V0.0.9 includes better error handling and support for ymal configuration (exprimental).

This will help make your experience with the plugin more professional and enjoyable.

obsidian-textgenerator-plugin - 0.0.8

Published by nhaouari over 2 years ago

  • Use new Icons
  • Improve the text selection
obsidian-textgenerator-plugin - 0.0.7

Published by nhaouari over 2 years ago

  • Add text-davinci-002 model

text-davinci-002 is most capable GPT-3 model (training data up to Jun 2021). Can do any task the other models can do, often with less context. In addition to responding to prompts, also supports inserting completions within text.

obsidian-textgenerator-plugin - 0.0.6

Published by nhaouari over 2 years ago

  • Refactoring
obsidian-textgenerator-plugin - 0.0.5

Published by nhaouari over 2 years ago

v0.0.5

  • Refactoring
  • Add default hotkeys
obsidian-textgenerator-plugin - 0.0.4

Published by nhaouari over 2 years ago

  • Refactoring code
obsidian-textgenerator-plugin - 0.0.3

Published by nhaouari over 2 years ago

  • fix Generate Text (use Metadata) command
obsidian-textgenerator-plugin - 0.0.2

Published by nhaouari over 2 years ago

  • Add the option to use Frontmatter information with a specific command.
  • Add the option to disable showing messages on the status bar.
  • Fix a bug in the configuration of the plugin.
obsidian-textgenerator-plugin - 0.0.1

Published by nhaouari over 2 years ago

This is the first version of Text Generator Plugin.

Badges
Extracted from project README
Youtube Demonstration
Related Projects