v0.1.0 Release
What's Changed
- docs: update readme and license by @nora-coder-dot in #1
- ci: add github action and dep bot yaml config by @nora-coder-dot in #5
- feat: llm definition by @nora-coder-dot in #7
- feat: add core definitions by @nora-coder-dot in #22
- setup simple agent by @moonrabbit2333 in #24
- fix: build errors by @nora-coder-dot in #25
- feat: memory definition by @nora-coder-dot in #26
- feat: structure tool trait and dummy tool unit test by @nora-coder-dot in #27
- feat: llm clients definitions and APIs by @nora-coder-dot in #29
- set up simple executor by @moonrabbit2333 in #28
- feat: add init tool crate by @nora-coder-dot in #30
- refactor trait & simplify the process by @moonrabbit2333 in #31
- simplify exec by @moonrabbit2333 in #32
- feat: upgrade llm client and impl completion for LLM models by @nora-coder-dot in #33
- Simple demo code by @moonrabbit2333 in #34
- feat: init python sdk by @nora-coder-dot in #35
- feat: init node sdk by @nora-coder-dot in #36
- feat: add alith arch image by @nora-coder-dot in #37
- docs: update readme documents by @nora-coder-dot in #38
- feat: simple store and embeddings by @moonrabbit2333 in #39
- feat: impl embeddings model by @nora-coder-dot in #40
- support simple history & knowledge by @moonrabbit2333 in #41
- feat: impl embeddings model by @nora-coder-dot in #42
- feat: memory store vector search by @nora-coder-dot in #43
- feat: openai compatible client and deepseek API by @nora-coder-dot in #44
- chore(deps): bump llm_client from
2829056
to76e38c1
by @dependabot in #45 - chore(deps): bump reqwest from 0.11.27 to 0.12.12 by @dependabot in #46
- chore(deps): bump tokio from 1.42.0 to 1.43.0 by @dependabot in #47
- chore(deps): bump pyo3 from 0.23.3 to 0.23.4 by @dependabot in #48
- chore(deps): bump uuid from 1.11.0 to 1.11.1 by @dependabot in #49
- chore(deps): bump thiserror from 2.0.9 to 2.0.11 by @dependabot in #52
- chore(deps): bump llm_client from
76e38c1
tofa2b9b7
by @dependabot in #51 - feat: node sdk tools by @nora-coder-dot in #50
- ci: python and node sdk by @nora-coder-dot in #53
- fix: example typos by @nora-coder-dot in #54
New Contributors
- @nora-coder-dot made their first contribution in #1
- @moonrabbit2333 made their first contribution in #24
- @dependabot made their first contribution in #45
Full Changelog: https://github.com/0xLazAI/alith/commits/v0.1.0