Releases: bububa/atomic-agents
Releases · bububa/atomic-agents
Release list
v1.1.7
v1.1.6
v1.1.5
v1.1.4
Changelog
- 56c55a8 Merge branch 'release/v1.1.4'
- 6eb9a15 chore: update dependencies
- eebf4ed 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
- fc7c2a5 feat(instructors): add gemini
- 9fa9315 feat(optimizer): add prompt optimizer
- 41a6497 feat(tools): add SearxngSearch tool
- c6503e2 feat(tools): 增加SearxngSearch Tool
- 66133ff feat: support loose json
- 8247bb7 feat: support more loose json
- 6771426 fix(README): wrong image url
- d321c0b fix(agent): LLMResponse may missing Model
- 658bdad fix(examples): remove verbose
- 2ee1bac fix(examples): test
- 960a0a6 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
v1.1.3
v1.1.2
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