Skip to content

Releases: odewahn/prompter

Now with Embeddings

22 Feb 21:06

Choose a tag to compare

  • Has an embed command that computes embeddings for the current blocks and saves them in a CSV
  • Has an export command to write the current group's blocks to JSON

0.7.1

11 Feb 13:37

Choose a tag to compare

Adding transformation for feeds (RSS, Atom, etc)

0.7.0

06 Feb 20:15

Choose a tag to compare

  • Minor bug fixes
  • Changed "metadata" to "context"

Now with browser

29 Jan 20:58

Choose a tag to compare

Lot's of changes in here -- database browser, new syntax, docker builds, and more. New docs and site coming soon

Support remote templates

27 Sep 20:25

Choose a tag to compare

Allows you to use a URL to load remote files for tasks, personas, or anywhere a filename is used:

prompt --task=https://example.com/my/task.txt

0.5.6

15 Sep 18:33

Choose a tag to compare

Fix bug in auth process

Bug fix on h1 section split

10 Sep 20:43

Choose a tag to compare

Async completions and text to speech

04 Sep 23:01

Choose a tag to compare

  • Using asyncio to vastly speed up completion tasks
  • Adding a speak command to dump text to audio