| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| askimo-v0.0.2-darwin-arm64.tar.gz | 2025-08-18 | 27.8 MB | |
| askimo-v0.0.2-linux-x64.tar.gz | 2025-08-18 | 28.8 MB | |
| askimo-v0.0.2-windows-x64.zip | 2025-08-18 | 28.2 MB | |
| SHA256SUMS.txt | 2025-08-18 | 293 Bytes | |
| README.md | 2025-08-18 | 687 Bytes | |
| v0.0.2 source code.tar.gz | 2025-08-18 | 718.2 kB | |
| v0.0.2 source code.zip | 2025-08-18 | 748.1 kB | |
| Totals: 7 Items | 86.2 MB | 0 | |
What's Changed
- Add the first web mode for Askimo by @haiphucnguyen in https://github.com/haiphucnguyen/askimo/pull/1
- Refactor askimo packages into core, cli and web by @haiphucnguyen in https://github.com/haiphucnguyen/askimo/pull/2
- Simplify the AI service using langchain4j AIServices, and implement the simple web chat by @haiphucnguyen in https://github.com/haiphucnguyen/askimo/pull/3
- Fix Graalvm proxy issue by @haiphucnguyen in https://github.com/haiphucnguyen/askimo/pull/4
- Improve the service realibility by @haiphucnguyen in https://github.com/haiphucnguyen/askimo/pull/5
Full Changelog: https://github.com/haiphucnguyen/askimo/compare/v0.0.1...v0.0.2