-
Notifications
You must be signed in to change notification settings - Fork 5
Insights: 0xLazAI/alith
Overview
-
- 41 Merged pull requests
- 0 Open pull requests
- 8 Closed issues
- 10 New issues
Could not load contribution data
Please try again later
5 Releases published by 1 person
-
v0.2.1 v0.2.1 Release
published
Feb 12, 2025 -
v0.2.2 v0.2.2 Release
published
Feb 12, 2025 -
v0.2.3 v0.2.3 Release
published
Feb 12, 2025 -
v0.2.4 v0.2.4 Release
published
Feb 12, 2025 -
v0.2.5 v0.2.5 Release
published
Feb 24, 2025
41 Pull requests merged by 3 people
-
refactor: rust rag and memory examples
#134 merged
Feb 25, 2025 -
feat: add alith grok agent examples
#132 merged
Feb 25, 2025 -
chore(deps): bump scraper from 0.22.0 to 0.23.1
#130 merged
Feb 24, 2025 -
chore(deps): bump rand from 0.8.5 to 0.9.0
#131 merged
Feb 24, 2025 -
fix: knowledge with preamble
#129 merged
Feb 24, 2025 -
feat: add extractor examples and documents
#128 merged
Feb 24, 2025 -
chore: bump version 0.2.5
#127 merged
Feb 24, 2025 -
fix: rust examples
#126 merged
Feb 24, 2025 -
fix: alith rust examples
#125 merged
Feb 24, 2025 -
feat: inference example with local gpt2 model
#124 merged
Feb 21, 2025 -
docs: add alith integration documents
#123 merged
Feb 21, 2025 -
feat: alith langchain integration
#121 merged
Feb 21, 2025 -
chore(deps): bump uuid from 1.13.2 to 1.14.0
#122 merged
Feb 21, 2025 -
docs: add alith tg bot with rag tutorial and example
#120 merged
Feb 21, 2025 -
chore(deps): bump serde_json from 1.0.138 to 1.0.139
#118 merged
Feb 20, 2025 -
chore(deps): bump serde from 1.0.217 to 1.0.218
#119 merged
Feb 20, 2025 -
chore(deps): bump anyhow from 1.0.95 to 1.0.96
#117 merged
Feb 20, 2025 -
chore(deps): bump fastembed from
b5911b4
to6990869
#116 merged
Feb 20, 2025 -
feat: openai compatible model list
#115 merged
Feb 20, 2025 -
feat: alith eliza plugin integration
#111 merged
Feb 19, 2025 -
chore(deps): bump uuid from 1.13.1 to 1.13.2
#102 merged
Feb 18, 2025 -
feat: elizaos integration using the alith plugin
#101 merged
Feb 18, 2025 -
refactor: node sdk code layout
#100 merged
Feb 17, 2025 -
refactor(python): tool function extractor
#99 merged
Feb 15, 2025 -
docs: minor change on the tutorial docs
#98 merged
Feb 15, 2025 -
feat: embedding for any structure
#97 merged
Feb 14, 2025 -
docs: add tg bot python example
#96 merged
Feb 13, 2025 -
feat: agent extrator for any data structure
#95 merged
Feb 13, 2025 -
chore(deps): bump napi from 2.16.15 to 2.16.16
#94 merged
Feb 12, 2025 -
feat: add workflow core infra
#93 merged
Feb 12, 2025 -
feat: add perplexty LLM models support
#92 merged
Feb 12, 2025 -
docs: add tg bot alith guide
#91 merged
Feb 11, 2025 -
refactor(node-sdk): tool parameters type
#90 merged
Feb 10, 2025 -
docs: update README.md
#89 merged
Feb 10, 2025 -
ci: update python sdk test and release ci
#88 merged
Feb 7, 2025 -
ci: add linux arm64 and bump rust version to 1.84
#87 merged
Feb 5, 2025 -
chore(deps): bump uuid from 1.12.1 to 1.13.1
#85 merged
Feb 5, 2025 -
chore(deps): bump napi from 2.16.13 to 2.16.15
#86 merged
Feb 5, 2025 -
chore: bump upload artifact action version to v4
#84 merged
Feb 5, 2025 -
chore(deps): bump serde_json from 1.0.137 to 1.0.138
#81 merged
Feb 4, 2025 -
chore(deps): bump lru from 0.12.5 to 0.13.0
#80 merged
Feb 4, 2025
8 Issues closed by 1 person
-
[Enhancement] Handler tool service context manager.
#112 closed
Feb 19, 2025 -
[Enhancement] Multi Language Provider and Plugin Framework based on the Tool trait.
#18 closed
Feb 19, 2025 -
[Enhancement] Memory and Knowlege Module
#20 closed
Feb 18, 2025 -
[Enhancement] Client Integration e.g., slack, discord, etc.
#14 closed
Feb 18, 2025 -
[Enhancement] Agent Runtime including roles, goals, tools, actions and behaviors
#16 closed
Feb 18, 2025 -
[Enhancement] Pipeline module for multiple agent ops
#10 closed
Feb 18, 2025 -
[Enhancement] Storage Module e.g., Memory Storage and Real DB
#9 closed
Feb 18, 2025 -
[Docs] Nest.js Based Website and documents
#21 closed
Feb 4, 2025
10 Issues opened by 1 person
-
[Enhancement] Handler tool service context manager.
#113 opened
Feb 19, 2025 -
[Enhancement] More Client Support
#110 opened
Feb 19, 2025 -
[Integration] ElizaOS integration
#109 opened
Feb 19, 2025 -
[Integration] Lanchain and Langchain.js Integration
#108 opened
Feb 19, 2025 -
[Enhancement] Export more Rust core APIs to Python and Node.js SDKs
#107 opened
Feb 19, 2025 -
[Enhancement] More Knowlege Support
#106 opened
Feb 19, 2025 -
[Enhancement] Develop an API server for Alith and integrate a chat UI
#105 opened
Feb 19, 2025 -
[Enhancement] Add more remote LLM models in the llm client.
#104 opened
Feb 19, 2025 -
Alith Roadmap (2025 Q1-Q2)
#103 opened
Feb 19, 2025
7 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[Enhancement][Track] RAG and Vector database integration e.g., qdrant
#2 commented on
Feb 19, 2025 • 0 new comments -
[Enhancement] Chain API and Client Integration e.g., Etherum, Solana, etc.
#3 commented on
Feb 19, 2025 • 0 new comments -
[Enhancement] [Track] Multiple Language SDK
#4 commented on
Feb 19, 2025 • 0 new comments -
[Enhancement] Prompts Template
#12 commented on
Feb 19, 2025 • 0 new comments -
[Enhancement] Telemetry Integration
#13 commented on
Feb 19, 2025 • 0 new comments -
[Enhancement] `create-alith-app` toolset for different language rust, python, node, etc.
#15 commented on
Feb 19, 2025 • 0 new comments -
[Enhancement] TEE Integration
#19 commented on
Feb 19, 2025 • 0 new comments