Skip to content

Releases: wrtnlabs/agentica

v0.11.0

02 Mar 17:26
f847cdd
Compare
Choose a tag to compare

What's Changed

  • LLM service provider becomes vendor. by @samchon in #69
  • Utilize IHttpLlmFunction.validate() function by @samchon in #70
  • New package @agentica/chat by @samchon in #71

Full Changelog: v0.9.0...v0.11.0

v0.10.0

02 Mar 09:08
f847cdd
Compare
Choose a tag to compare

What's Changed

  • LLM service provider becomes vendor. by @samchon in #69
  • Utilize IHttpLlmFunction.validate() function by @samchon in #70

Full Changelog: v0.9.0...v0.10,0

v0.9.0

02 Mar 05:39
40c205a
Compare
Choose a tag to compare

What's Changed

  • feat: Agnetica should support third party cloud hosting by @sunrabbit123 in #63
  • Support every LLM models by OpenAI SDK. by @samchon in #67

Full Changelog: v0.8.3...v0.9.0

v0.8.3

27 Feb 11:00
1edd170
Compare
Choose a tag to compare

What's Changed

  • Fix IAgenticaTokenUsage.IElement type by @samchon in #62

Full Changelog: v0.8.2...v0.8.3

v0.8.2

27 Feb 09:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

27 Feb 07:42
ac57e34
Compare
Choose a tag to compare

What's Changed

  • fix: typo of converstate by @kakasoo in #58
  • Concise README, and change IAgenticaTokenUsage by @samchon in #59

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

26 Feb 05:48
3994c49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

v0.7.1

26 Feb 04:52
71fd154
Compare
Choose a tag to compare

What's Changed

  • fix: select prompt can change to provided by user by @sunrabbit123 in #51
  • IAgenticaRpcService.getControllers() and a little bit detailed README of RPC module by @samchon in #52

Full Changelog: v0.7.0...v0.7.1

v0.7.0

24 Feb 09:34
Compare
Choose a tag to compare

What's Changed

  • Rename to @agentica, and separate modules. by @samchon in #50

Full Changelog: v0.6.0...v0.7.0

v0.6.0

21 Feb 09:01
03a7c5e
Compare
Choose a tag to compare

What's Changed

  • fix(#45): wrong configured benchmark WrtnAgentBenchmarkPredicator success implementation by @sunrabbit123 in #47
  • Documentation of benchmark, and a little bit refactoring by @samchon in #48
  • Do not test LLM token required feature on Github Actions by @samchon in #49

Full Changelog: v0.5.0...v0.6.0