GitHub Actions
075d4bd167
chore: release v0.2.2
2025-08-08 01:58:40 +00:00
Andy Lee
8b22d2b5d3
Merge pull request #19 from yichuan-w/feature/claude-code-research
...
Feature/claude code research
2025-08-05 23:02:34 -07:00
GitHub Actions
4271ff9d84
chore: release v0.2.1
2025-08-05 05:50:56 +00:00
GitHub Actions
8bee1d4100
chore: release v0.2.0
2025-08-04 21:34:31 +00:00
GitHub Actions
08eac5c821
chore: release v0.1.16
2025-07-29 00:15:18 +00:00
GitHub Actions
b2eba23e21
chore: release v0.1.15
2025-07-28 05:05:30 +00:00
yichuan520030910320
af1790395a
fix ruff errors and formatting
2025-07-27 02:22:54 -07:00
GitHub Actions
5d09586853
chore: release v0.1.14
2025-07-27 08:50:56 +00:00
Andy Lee
a7cba078dd
chore: consolidate essential fixes and add pre-commit hooks
...
- Add pre-commit configuration with ruff and black
- Fix lint CI job to use uv tool install instead of sync
- Add essential LlamaIndex dependencies to leann-core
Co-Authored-By: Yichuan Wang <73766326+yichuan-w@users.noreply.github.com >
2025-07-27 01:24:24 -07:00
Andy Lee
b3e9ee96fa
fix: resolve all ruff linting errors and add lint CI check
...
- Fix ambiguous fullwidth characters (commas, parentheses) in strings and comments
- Replace Chinese comments with English equivalents
- Fix unused imports with proper noqa annotations for intentional imports
- Fix bare except clauses with specific exception types
- Fix redefined variables and undefined names
- Add ruff noqa annotations for generated protobuf files
- Add lint and format check to GitHub Actions CI pipeline
2025-07-26 22:38:13 -07:00
GitHub Actions
8375f601ba
chore: release v0.1.13
2025-07-27 01:08:17 +00:00
yichuan520030910320
c87c0fe662
update colab install & fix colab path
2025-07-26 18:07:31 -07:00
GitHub Actions
802020cb41
chore: release v0.1.12
2025-07-26 23:35:28 +00:00
yichuan520030910320
cdb92f7cf4
update pytoml version && fix colab env && fix pdf extract in pip
2025-07-26 16:33:13 -07:00
yichuan520030910320
dc69bdec00
Merge branch 'main' of https://github.com/yichuan-w/LEANN
2025-07-25 17:54:43 -07:00
yichuan520030910320
98073e9868
update missing pkg
2025-07-25 17:54:21 -07:00
GitHub Actions
cf2ef48967
chore: release v0.1.11
2025-07-26 00:12:37 +00:00
GitHub Actions
52584a171f
chore: release v0.1.10
2025-07-25 23:12:16 +00:00
GitHub Actions
75ddcd6158
chore: release v0.1.9
2025-07-25 20:04:42 +00:00
GitHub Actions
e1ae087207
chore: release v0.1.8
2025-07-25 08:24:40 +00:00
GitHub Actions
e64b599276
chore: release v0.1.7
2025-07-25 04:47:57 +00:00
GitHub Actions
166986d5e6
chore: release v0.1.6
2025-07-25 04:30:07 +00:00
GitHub Actions
ed27a127d5
chore: release v0.1.5
2025-07-25 04:00:54 +00:00
GitHub Actions
9000a7083d
chore: release v0.1.4
2025-07-25 02:23:36 +00:00
GitHub Actions
20f2aece08
chore: release v0.1.3
2025-07-25 02:05:11 +00:00
GitHub Actions
cea1f6f87c
chore: release v0.1.2
2025-07-25 01:53:29 +00:00
GitHub Actions
faf5ae3533
chore: release v0.1.1
2025-07-24 23:36:23 +00:00
Andy Lee
7add391b2c
chore: build and package
2025-07-24 00:47:46 -07:00
Andy Lee
1b6272ce0e
Building, CLI tool & Embedding Server Fixed ( #5 )
...
* chore: shorter build time
* chore: update faiss
* fix: no longger do embedding server reuse
* fix: do not reuse emb_server and close it properly
* feat: cli tool
* feat: cli more args
* fix: same embedding logic
2025-07-21 20:17:25 -07:00
yichuan520030910320
0796a52df1
change wecaht app split logic
2025-07-19 19:43:30 -07:00
yichuan520030910320
46f6cc100b
Initial commit
2025-06-30 09:05:05 +00:00