Ayfie Personal Assistant 2.16.0

Highlights

  • Support for OpenAI o1 model

  • Support for running custom scripts on startup

  • Bugfixes

 

Features

Key

Summary

Change Log

Key

Summary

Change Log

CHAT-1279

Add support for custom entrypoint scripts

  • Added support for running custom scripts on startup

CHAT-1277

Support for OpenAI o1 model

  • Added support for o1 and o1-mini models

 

Bugs

Key

Summary

Change Log

Key

Summary

Change Log

CHAT-1298

Query endpoint is missing argument when getting config

Query

  • Fixed an issue with the query endpoint not working.

CHAT-1291

The API endpoint is broken

  • fixed `document/message` API endpoint

CHAT-1286

Instructions with placeholder keywords cause errors

  • using {{ {placehoders}

    }} in instructions definition doesn’t break the instruction

CHAT-1258

Fix npm audit

Security vulnerabilities fixes.

CHAT-1255

Locator - sending the same files to PA via different users

  • After uploading file to PA it is marked with the proper `session_id`, with not `user_id` so files can be shared across users

CHAT-1203

Missing information about used files

  • Fixed bug with information about used images in chat history

  • Fixed bug with information about used files in actual conversation

Â