Ayfie Personal Assistant 2.13.0
Release Date: 9/Jul/24
Highlights
Added support for inline images
Deployed Claude 3.5 Sonnet model
Marking GDPR compliant models
Bugfixes
Features
Key | Summary | Change Log |
---|---|---|
CHAT-1117 | Copy code option |
|
CHAT-1111 | Mark secure models | Models hosted in EU and GPDR compliant are marked with |
CHAT-1108 | Deploy Claude 3.5 Sonnet model | Deployed Claude 3.5 Sonnet |
CHAT-1099 | Dynamic branding part 2 |
|
CHAT-1082 | Subscription popup presented only once | SEARCH UI:
|
CHAT-1076 | Images support part 2 | Personal Assistant FrontEnd:
Personal Assistant backend
|
CHAT-1072 | Images support in GPT-4 turbo 2024 |
|
CHAT-1048 | Configurable data retention policy | The data retention policy has been implemented. It can be enabled by setting AYFIE_CHAT_DATA_RETENTION_POLICY_ENABLED to true. The length of time the application can keep unused files is determined by env: AYFIE_CHAT_DATA_EXPIRATION_TIME_IN_DAYS (default value 30 days), and if the application is running in individual subscription mode, then also by AYFIE_CHAT_FREEMIUM_EXPIRATION_DATE_IN_DAYS (default value 7 days) for a user without a payment subscription. The functionality is turned off now. |
Bugs
Key | Summary | Change Log |
---|---|---|
CHAT-1097 | Empty files marked as failed | Personal Assistant
|
CHAT-1093 | Deleting a user account ends with an error | A separate implementation for serverless pinecone has been added. For the already existing index pod type, the old implementation will be used |