Releases: bububa/atomic-agents
Releases · bububa/atomic-agents
v1.1.1
v1.1.0
v1.0.9
Changelog
- 6eb9a15 chore: update dependencies
- d340fba feat(agent): add ToolAgent and OrchestrationAgent
- 7568b5a feat(agent,tools): add hooks
- 99618c2 feat(examples): add more examples
- c92df3b feat(examples): add websearch example
- 9fa9315 feat(optimizer): add prompt optimizer
- 41a6497 feat(tools): add SearxngSearch tool
- c6503e2 feat(tools): 增加SearxngSearch Tool
- 6771426 fix(README): wrong image url
- 658bdad fix(examples): remove verbose
- 960a0a6 fix(examples): test
- 2ee1bac fix(examples): test
- 3867166 fix(githubaction): env secrets
- 1585f12 fix(githubaction): env secrets
- 508fa11 fix(memory): minimium memory history is 0
- 69e2084 fix(memory): minimium memory history is 1
- f53a9e5 fix(schema): String schema Stringify
- d2ce377 fix(schema): String schema marshal
- 8f6debd fix(tools/searxng): SearxngSearch Output implements system prompt ContextProvider interface
- 6352557 refactor(systemprompt): change system prompt generator to interface, add more system prompt frameworks