Skip to content

Releases: aj-archipelago/cortex

HOTFIX Release 1.3.10

10 Jan 21:58
Compare
Choose a tag to compare

What's Changed

  • Hotfix for bad memoryContext behavior by @jmacAJ in #248

Full Changelog: 1.3.9...1.3.10

Release 1.3.9

10 Jan 20:40
Compare
Choose a tag to compare

What's Changed

  • Add ability to clear hash cache, and add extra info in back in return message by @ademgcl in #244
  • Make video translate progress messages more user-friendly by @hammadsaj in #245
  • Type check multimodal URLs by @jmacAJ in #247
  • Changes to subtitle translation by @jmacAJ in #246
  • Adding disconnected network recovery, tuning idle timing by @jmacAJ in #243

Full Changelog: 1.3.8...1.3.9

Release 1.3.7

05 Jan 06:09
Compare
Choose a tag to compare

What's Changed

  • Hotfix for some context errors and bad function behavior by @jmacAJ in #242

Full Changelog: 1.3.6...1.3.7

Release 1.3.6

04 Jan 22:14
Compare
Choose a tag to compare

What's Changed

  • ARC-2507: integrate prev task to next by @ademgcl in #238
  • Realtime Voice Client and Server (Voice Mk. 2) by @jmacAJ in #239
  • Pass through progress received from azure translate service by @hammadsaj in #241
  • Implement v3 memory in entity pipeline by @jmacAJ in #240

Full Changelog: 1.3.5...1.3.6

Release 1.3.5

18 Dec 05:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.4...1.3.5

Release 1.3.4

07 Dec 15:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.3...1.3.4

Release 1.3.2

07 Dec 08:51
Compare
Choose a tag to compare

What's Changed

  • ARC-2498: Enable autogen run files download by @ademgcl in #231
  • Autogen agent: Add default packages and search index fields by @ademgcl in #233
  • Improve routing for image tasks by @jmacAJ in #232
  • Improve voice responsiveness by @jmacAJ in #234

Full Changelog: 1.3.1...1.3.2

Release 1.3.1

03 Dec 22:44
Compare
Choose a tag to compare

What's Changed

  • Do not pass "memoryContext" parameter to azure video translate by @hammadsaj in #229
  • ARC-2495: Add cognitive code search ability to Autogen by @ademgcl in #228
  • Support voice pathway for entities, bug fixes and tuning by @jmacAJ in #230

Full Changelog: 1.3.0...1.3.1

Release 1.3.0

27 Nov 16:41
Compare
Choose a tag to compare

What's Changed

  • ARC-2491: A new simplified autogen flow by @ademgcl in #227
  • Add sectioned memory and OS entity flow by @jmacAJ in #226

Here are the key updates:

  • Enhanced memory management for AI entities, including new pathways for reading, updating, and managing different types of memory (self, directives, topics, user).

  • Added new system pathways for entity functionality, including generators for quick responses, reasoning, image creation, and video/vision analysis.

  • Implemented a new router system for determining when to use specific tools or code execution based on user requests.

  • Updated the chat title generation pathway to improve conversation context tracking.

  • Improved handling of multimodal content in chat histories, including better support for images and other media types.

  • Added support for new image generation models, including Replicate Flux and Recraft.

  • Enhanced error handling and retry logic in the pathway resolver.

  • Improved JSON parsing and repair capabilities.

  • Updated various model plugins (Claude, Gemini, OpenAI) for better handling of different content types and safety checks.

  • Refactored and reorganized several pathways for better maintainability and clarity.

  • Added new configuration options for image size limits and other model-specific parameters.

  • Improved logging and debugging capabilities throughout the system.

Full Changelog: 1.2.1...1.3.0

Release 1.2.1

01 Nov 04:36
Compare
Choose a tag to compare

What's Changed

  • Add recraft-v3 to supported Replicate models by @jmacAJ in #225

Full Changelog: 1.2.0...1.2.1