File size: 689 Bytes
babeaf6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
# ChangeLog
## [v0.0.1] - 2023-07-19
Release Highlights:
### Product releases and updates:
- iOS App TestFlight public beta (link https://testflight.apple.com/join/JA6p9sZQ)
- Rewrite Web codebase from vanilla JavaScript to use React framework w/ Javascript
- Support Unicode in chat messages
- Various UI refinements
### Integration updates:
- Support Azure OpenAI
### Observability and quality updates:
- Support Integration with LangSmith
- Reduce Docker rebuild time to ~2 seconds
- Support string based user ID
- Support Session ID, Platform, Action Type in database records.
### New Tutorial:
[How to make your own AI character and run it locally](https://youtu.be/meg5Q8vdWeQ)
|