Releases: inngest/agent-kit
Releases · inngest/agent-kit
v0.2.1
Patch Changes
- d40a5c3: fix(adapters/openai): safely parse non-strong tool return value for Function calling
v0.2.0
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
Patch Changes
- 4e94cb2: Ensure tools mutate state, not a clone
v0.1.1
Patch Changes
- 9f302e4: Network state flow to agents
v0.1.0
Minor Changes
- f7158e4: Stepless model/network/agent instantiations
v0.0.3
Patch Changes
- 146d976: Fix README links and code examples
- be20dc9: Fix tool usage failing with OpenAI requests
v0.0.2
Patch Changes
- 36169d9: Fix GitHub link and add
README.md