Skip to content

Latest commit

 

History

History
164 lines (85 loc) · 2.44 KB

CHANGELOG.md

File metadata and controls

164 lines (85 loc) · 2.44 KB

Changelog

1.2.6

Patch Changes

  • 5c44689: update agent object to class instance

1.2.5

Patch Changes

  • 1d51882: runDemoLoop rename

1.2.4

Patch Changes

  • 39b5074: readme npm publish issue fix

1.2.3

Patch Changes

  • c1abb80: docs readme update

1.2.2

Patch Changes

  • a828f75: update docs, add runDemoLoop to allow consumers a way to more easily test agents in the terminal

1.2.1

Patch Changes

  • a60a0e4: improve logging, clean up utils, provide message callabck
  • 2f0324c: readme doc usage update

1.2.0

Minor Changes

  • 75715ca: simplify the public api further by removing the runSwarm util and providing this to agent.run

1.1.13

Patch Changes

  • ff1effd: provide further documentation on the public api

1.1.12

Patch Changes

  • 4362594: simplify requirement to declare agent transfers

1.1.11

Patch Changes

  • 0876751: support local llm models

1.1.10

Patch Changes

  • 76cf21c: update readme

1.1.9

Patch Changes

  • 2eaf8a8: simplify the api footprint
  • c624e5e: update lock

1.1.8

Patch Changes

  • 5c39d36: remove requirement for transfer to agent util

1.1.7

Patch Changes

  • aa32395: doc update

1.1.6

Patch Changes

  • 4361914: update docs

1.1.5

Patch Changes

  • 1b5ec5c: improve weather example

1.1.4

Patch Changes

  • 308248e: ensure the consumer will provide the necessary deps to use with ts-swarm

1.1.3

Patch Changes

  • 43928a7: resolve deps

1.1.2

Patch Changes

  • a1e56ad: docs: expose model in readme usage
  • 298cbc9: resolve lock file
  • 4acf529: readme doc update
  • 19577a7: build update to support correct deps

1.1.1

Patch Changes

  • 9b20f03: update docs to mention the benefits of the vercel ai sdk using generateText

1.1.0

Minor Changes

  • 2ecd71b: Updated the entire codebase to lean in to the vercel ai sdk and archived the port version, additionally added a variety of working examples

1.0.5

Patch Changes

  • 4b3996c: acknowldge openai swarm :)

1.0.4

Patch Changes

  • 3eb97e3: cosmetic doc changes

1.0.3

Patch Changes

  • bc26070: add new automated release workflow

1.0.2

Patch Changes

  • 063934d: reduce the public api footprint and refactor

1.0.1

Patch Changes

  • c30e9c0: Initial release

All notable changes to this project will be documented in this file. See Commitizen for commit guidelines.