Skip to content

v0.1

Compare
Choose a tag to compare
@xuelink xuelink released this 30 May 23:59
· 27 commits to main since this release
b546e8b

New Features

  • 🚀 Added Appwrite Functionality for LangX Copilot with POST Request Support

Enhancements

  • Improved handling of user interactions based on early-adopter badge
  • Enhanced JWT handling from request headers
  • Improved system instructions and chat history management

Bug Fixes

  • Added error handling for missing required fields
  • Improved logging and error handling in index.js and aiHandler.js

Refactoring

  • Added messageId to copilot document creation
  • Stored copilot results in the database
  • Updated index.js for better document creation and read permissions
  • Refined error handling and logging throughout the codebase
  • Updated file paths and configurations for system instructions and chat history

What's Changed

Full Changelog: v0.0.3...v0.1