New
v0.2.68
What's Changed
- feat(store): support specify data dir by @RemiliaForever in https://github.com/NexaAI/nexa-sdk/pull/932
- feat(doc): add zh version by @RemiliaForever in https://github.com/NexaAI/nexa-sdk/pull/936
- feat: add 1st trending github repo recognition by @zhiyuan8 in https://github.com/NexaAI/nexa-sdk/pull/939
- feat update docs by @zhiyuan8 in https://github.com/NexaAI/nexa-sdk/pull/940
- feat: License refactor by @zhiyuan8 in https://github.com/NexaAI/nexa-sdk/pull/947
- feat : Nexa AI add license header by @zhiyuan8 in https://github.com/NexaAI/nexa-sdk/pull/948
- feat: Demo refactor by @zhiyuan8 in https://github.com/NexaAI/nexa-sdk/pull/949
- Added ReadME for solutions by @alanzhuly in https://github.com/NexaAI/nexa-sdk/pull/950
- feat(update): add chunked downloading with concurrency by @mengshengwu in https://github.com/NexaAI/nexa-sdk/pull/942
- feat: add ios nexasdk readme by @YangXianda007 in https://github.com/NexaAI/nexa-sdk/pull/951
- feat: update linux SDK links by @zhiyuan8 in https://github.com/NexaAI/nexa-sdk/pull/956
- update sdk to 0.0.16 by @nfl-nexa in https://github.com/NexaAI/nexa-sdk/pull/957
- refactor: remove dependency on hashicorp/go-version and implement custom version comparison logic by @mengshengwu in https://github.com/NexaAI/nexa-sdk/pull/961
- fix: irrelevant response by @nfl-nexa in https://github.com/NexaAI/nexa-sdk/pull/960
- feat: check disk space by @RemiliaForever in https://github.com/NexaAI/nexa-sdk/pull/962
- fix ocr crash by @nfl-nexa in https://github.com/NexaAI/nexa-sdk/pull/965
- fix(cli): print profile dash by @RemiliaForever in https://github.com/NexaAI/nexa-sdk/pull/966
- feat: add Docker build support to Makefile by @mengshengwu in https://github.com/NexaAI/nexa-sdk/pull/964
- feat: update license by @zhiyuan8 in https://github.com/NexaAI/nexa-sdk/pull/969
- feat(cookbook): add LangChain integration example and documentation by @mengshengwu in https://github.com/NexaAI/nexa-sdk/pull/968
- feat: update documentation by @zhiyuan8 in https://github.com/NexaAI/nexa-sdk/pull/970
- fix quick-start by @nfl-nexa in https://github.com/NexaAI/nexa-sdk/pull/971
- feat(cli): add verbose global flags by @RemiliaForever in https://github.com/NexaAI/nexa-sdk/pull/973
- feat : update bridge version by @zhiyuan8 in https://github.com/NexaAI/nexa-sdk/pull/975
- Update README.md by @alanzhuly in https://github.com/NexaAI/nexa-sdk/pull/974
- feat: update bridge version by @zhiyuan8 in https://github.com/NexaAI/nexa-sdk/pull/976
- feat(cookbook): video rag with docker autoneural by @mengshengwu in https://github.com/NexaAI/nexa-sdk/pull/967
- refactor(model_hub): replace sync.WaitGroup with errgroup for concurrent downloads by @mengshengwu in https://github.com/NexaAI/nexa-sdk/pull/979
- feat: use self implement readline by @RemiliaForever in https://github.com/NexaAI/nexa-sdk/pull/983
- feat(downloader): add retry mechanism for model downloads by @mengshengwu in https://github.com/NexaAI/nexa-sdk/pull/982
- docs(README_zh): update content and formatting for clarity and consistency by @mengshengwu in https://github.com/NexaAI/nexa-sdk/pull/986
- feat: update license and Android demo code by @zhiyuan8 in https://github.com/NexaAI/nexa-sdk/pull/987
- feat: remove migrate by @RemiliaForever in https://github.com/NexaAI/nexa-sdk/pull/990
- chore: only create output image for cv inference if there are meaning… by @vinovo in https://github.com/NexaAI/nexa-sdk/pull/984
- chore: bump up bridge version and improve error message for output image write failure by @vinovo in https://github.com/NexaAI/nexa-sdk/pull/985
- fix: version parsing when -rc is in curVersion by @vinovo in https://github.com/NexaAI/nexa-sdk/pull/991
Full Changelog: https://github.com/NexaAI/nexa-sdk/compare/v0.2.65...v0.2.68