v0.1
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
andaiHandler.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
- Xuelink/issue6 test sync by @xuelink in #7
- Xuelink/issue6 sync build by @xuelink in #9
- Add Appwrite Functionality for LangX Copilot with POST Request Support by @xuelink in #10
- Merge pull request #10 from langx:xuelink/issue6 by @xuelink in #11
- Build sync by @xuelink in #12
Full Changelog: v0.0.3...v0.1