Skip to content

Releases: Twist333d/chainlit-claude

v0.2.0

22 Aug 18:41
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Full Changelog: v0.1.0...v0.2.0

  1. Support for image uploads as per Anthropic API
  2. Modularized application into modules for easy extensibility
  3. Introduced simple logging to allow debugging of issues

Initial development release

21 Aug 18:17
Compare
Choose a tag to compare
Pre-release

Full Changelog: https://github.com/Twist333d/chainlit-claude/commits/v0.1.0

Key features:

  • Basic chainlit UI to chat with Claude Sonnet 3.5
  • Prompt caching support for system prompt, tool definition and 2 most recent user messages
  • Tool support: Uses firecrawl search API to scrape results from the web and use them in the responses
  • Performance tracking: see usage and caching stats after each response