Skip to content

v1.1.0

Choose a tag to compare

@nathanjstratusadv nathanjstratusadv released this 04 Oct 04:33
· 185 commits to main since this release

Features

  • Prompt has a new method directory_list that lets you add the contents of a directory to your prompt.

Changes

  • HTTP Request Authorization header only uses the standard Bearer token format for handling API keys.

Fixes

  • Updated LLM_CONFIG to support putting url paths in the HOST key for support of different endpoints.