Skip to content

Releases: bububa/atomic-agents

v1.1.7

Choose a tag to compare

@github-actions github-actions released this 24 Feb 09:53

Changelog

  • 7f347b8 Merge branch 'release/v1.1.7'
  • 3282600 feat(components): add embedder and vectordb
  • a6b40fe feat(document): add Document and Parser
  • 41b2e45 feat(vectordb): add milvus engine in vectordb

v1.1.6

Choose a tag to compare

@github-actions github-actions released this 20 Feb 09:21

Changelog

  • 3915f0a Merge branch 'main' into develop
  • e7a9b54 Merge branch 'release/v1.1.6'
  • cc02226 chore(xxhash): change to v2
  • 4fb22e6 chore: update dependencies
  • eebf4ed chore: update dependencies
  • 9bef381 feat(schema): support markdown
  • 1916536 feat(schema): support markdown

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 17 Feb 12:21

Changelog

  • 1659d9c Merge branch 'release/v1.1.5'
  • eebf4ed chore: update dependencies
  • 1916536 feat(schema): support markdown

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 15 Feb 06:30

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

Choose a tag to compare

@github-actions github-actions released this 14 Feb 11:13

Changelog

  • bfc8053 Merge branch 'release/v1.1.3'
  • 8247bb7 feat: support more loose json

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Feb 10:22

Changelog

  • 2645594 Merge branch 'release/v1.1.2'
  • 66133ff feat: support loose json

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 09 Feb 09:35

Changelog

  • 21d9c0c Merge branch 'release/v1.1.1'
  • d321c0b fix(agent): LLMResponse may missing Model

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Feb 09:11

Changelog

  • bbfa841 Merge branch 'develop'
  • c1e18c1 Merge branch 'release/v1.0.9'
  • 776e60b Merge branch 'release/v1.1.0'
  • fc7c2a5 feat(instructors): add gemini
  • 960a0a6 fix(examples): test
  • 3867166 fix(githubaction): env secrets

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 07 Feb 04:26

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

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 07 Feb 04:24

Changelog

  • d8b63a0 Merge branch 'release/v1.0.8'
  • 6eb9a15 chore: update dependencies
  • d340fba feat(agent): add ToolAgent and OrchestrationAgent
  • 7568b5a feat(agent,tools): add hooks
  • 9fa9315 feat(optimizer): add prompt optimizer