Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Phasip/obsidian-canvas-llm-extender…
Browse files Browse the repository at this point in the history
… into main
  • Loading branch information
Phasip committed Oct 19, 2023
2 parents 82de2e7 + 0b4f03e commit 621878e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# You have to have your own OpenAI API key!!

# This is in a alpha stage, it will be buggy and have issues. Feel free to submit pull requests

# Canvas LLVM Extender
# Canvas LLM Extender
Let the OpenAI LLM add nodes to your canvas. Only works on text nodes for now, probably breaks when using other nodes.

Go to settings and configure your API key.
Right click a node in your canvas and select LLM Extender and the plugin will automatically add a new outgoing edge to a new node. The text in the new node is generated by OpenAI based on your nearby (edge-wise) nodes

## Suggested contributions (aka TODO)
Expand Down

0 comments on commit 621878e

Please sign in to comment.