Skip to content

Releases: lmos-ai/arc

0.26.1

08 Jun 14:35
Compare
Choose a tag to compare
  • minor bugfixes

0.26.0

22 May 17:07
Compare
Choose a tag to compare

feat: add SemanticRouter to spring boot starter
feat: add ChatCompletionSettings to LLMFinishedEvent
feat: add TextEmbedder interface and implemetations, Ollama and Azure.

0.25.0

19 May 18:53
Compare
Choose a tag to compare
  • feat: add LLMFunctionStartedEvent event
  • fix: fix minor bugs in script loaders
  • feat: add "local" function to dsl to load local files.
  • feat: add context to Agent interface.
  • feat: add LLMFunctionCalledEvent to ai clients.

0.24.0

12 May 08:46
Compare
Choose a tag to compare
  • feat: add new package arc-memory-mongo-spring-boot-starter
  • feat: add metrics to arc-spring-boot-starter
  • fix!: mark the functions of the Memory interface to suspend.
  • fix: minor bugfixes

0.23.0

30 Apr 19:35
Compare
Choose a tag to compare
doc: add init page