Skip to content

v9.5.0

Choose a tag to compare

@davidmezzetti davidmezzetti released this 12 Feb 16:44

TxtAI got skills! This release adds a lot of great new agent capabilities: agents.md, skill.md and memory

See below for full details on the new features, improvements and bug fixes.

New Features

  • Add support for agents.md (#1014)
  • Add support for skill.md (#1015)
  • Add support for Agent memory (#1016)
  • Add ability to store agent memory by session (#1025)
  • Add example demonstrating how to use agents.md files (#1018)
  • Add example demonstrating how to use skill.md files (#1019)

Improvements

  • Pad to multiples of 8 for both fp16 and bf16 (#1020)
  • Add input merging modes for language modeling training (#1021)

Bug Fixes

  • Fix issue with latest version of FastAPI (#1022)