Skip to content

Releases: inngest/agent-kit

v0.2.1

16 Jan 17:50
b0df157
Compare
Choose a tag to compare

Patch Changes

  • d40a5c3: fix(adapters/openai): safely parse non-strong tool return value for Function calling

v0.2.0

16 Jan 15:29
60579b6
Compare
Choose a tag to compare

Minor Changes

  • c8343c0: Add basic AgentKit server to serve agents and networks as Inngest functions for easy testing
  • ec689b8: fix(models/anthropic): ensure that the last message isn't an assistant one

Patch Changes

  • d4a0d26: Update description for npm

v0.1.2

19 Dec 20:41
09dae41
Compare
Choose a tag to compare

Patch Changes

  • 4e94cb2: Ensure tools mutate state, not a clone

v0.1.1

19 Dec 20:13
c8c6fd2
Compare
Choose a tag to compare

Patch Changes

  • 9f302e4: Network state flow to agents

v0.1.0

19 Dec 19:20
31c6903
Compare
Choose a tag to compare

Minor Changes

  • f7158e4: Stepless model/network/agent instantiations

v0.0.3

25 Nov 15:00
b164577
Compare
Choose a tag to compare

Patch Changes

  • 146d976: Fix README links and code examples
  • be20dc9: Fix tool usage failing with OpenAI requests

v0.0.2

22 Nov 17:26
8de73d9
Compare
Choose a tag to compare

Patch Changes

  • 36169d9: Fix GitHub link and add README.md

v0.0.1

22 Nov 16:18
Compare
Choose a tag to compare

Patch Changes