VectorChat $CHAT: 2/21-2/29 Dev Log
- Further optimizations to evolve algorithm, halving compute resources, allowing us to double the number of storage per character to 10 million tokens
- Add ability to favorite companions from the dashboard
- Add metadata to sharing page, allowing more aesthetic sharing
- Add "my profile" page
- Double limits for pdf sizes through various text cleaning and backend optimizations
- Finalize trending and popular algorithm
- Add image and chat moderation
- Modify sidebar ui to include contact info
- Modify category selection ui
- Mobile friendliness ui changes for carousel in discover page and profile pages
- Implement various checks related to file upload (duplicate files, invalid file types, etc.)
- Upgrade embedding model from ada-002 to text-embedding-3, slightly improving evolve algorithm
- Change hover ui on cards to display sharing visibility
- Small redesigns to various core ui components (pop ups, dialog, buttons)
- Modify image upload backend to allow exporting character images to various image formats
- Add popup dialogs to various systems that would benefit from warnings like publishing characters to discover page