PapyKahan
269718b243
fix: powershell build script ( #2237 )
...
* fix: powershell build script
* fix: downloading latest tag version
* fix: Build.ps1 gh download latest tag release version
2025-06-17 16:55:46 +08:00
Avinash Thakur
7f7fa79b0e
fix: download only valid artifacts or build them ( #2194 )
2025-06-09 13:44:30 +08:00
xsy420
ae9787d716
feat: download release only when needed ( #1751 )
...
* feat: download release only when needed in build.sh
* fix(build.sh): get latest tag time locally
* feat: download release only when needed in Build.ps1
* fix(build.sh): fix gt to ge
2025-03-28 10:23:27 +08:00
Kostiantyn Sharovarskyi
143519abae
feat: Add csharp support to repo_map ( #1073 )
2025-01-14 20:12:10 +08:00
recih
4b4995d669
fix: Build.ps1 build from source not work ( #1050 )
2025-01-08 00:55:15 +08:00
Hanchin Hsieh
c088ad7aff
feat: use gh cli if exists ( #1017 )
...
Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz >
2025-01-01 20:51:52 +08:00
khoind4
934602b2a6
fix: fix installation build in powershell (windows)
...
New-TemporaryFile doesn't work in cmd
More info: https://github.com/PowerShell/PowerShell/issues/14100
2024-11-22 20:05:16 +08:00
yetone
272b60f050
fix: windows build script ( #638 )
2024-09-26 11:44:48 +08:00
Hanchin Hsieh
c027ea269a
chore: doc for windows
...
Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz >
2024-09-04 13:52:31 +08:00
yuchanns
f239733e61
chore(build): support download-windows-artifacts
...
Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz >
2024-09-04 13:21:51 +08:00
Aaron Pham
4ad913435c
feat(templates): avanterules filetype support ( closes #254 ) ( #466 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
2024-09-03 04:09:13 -04:00
Aaron Pham
0557deeab7
feat: tokenizers ( #429 )
...
* feat: tokenizers
This reverts commit d5a4db8321 .
* fix(inputs): #422
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
---------
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
2024-08-31 13:39:50 -04:00
yetone
d5a4db8321
Revert tokenizers ( #423 )
...
* Revert "fix: add missing "with" in README"
This reverts commit bf1e7f1f17 .
* Revert "feat: tokenizers (#407 )"
This reverts commit d2095ba267 .
2024-08-31 22:45:31 +08:00
Aaron Pham
d2095ba267
feat: tokenizers ( #407 )
...
* feat: autobuild tiktoken lib and schenanigans
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
* chore: revert readme changes
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
* fix(build): windows
Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz >
* chore(plugin): early load commands and base setup
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
* fix(build): make sync
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
* feat: rust go vroom vroom
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
* feat: scuffed afaf implementation binding go brrrr
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
* chore: remove dups
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
* fix(tokens): calculate whether we should do prompt_caching (fixes #416 )
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
* chore: ignore lockfiles
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
* Update README.md
* Update crates/avante-tokenizers/README.md
* chore: remove unused
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
* chore: remove auto build
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
---------
Signed-off-by: Aaron Pham <contact@aarnphm.xyz >
Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz >
Co-authored-by: yuchanns <me@yuchanns.xyz >
2024-08-31 07:19:59 -04:00