v1.1.0
·
185 commits
to main
since this release
Features
Prompthas a new methoddirectory_listthat lets you add the contents of a directory to your prompt.
Changes
- HTTP Request
Authorizationheader only uses the standardBearertoken format for handling API keys.
Fixes
- Updated
LLM_CONFIGto support putting url paths in theHOSTkey for support of different endpoints.