yetone
|
5e0aa7e5c0
|
feat: support acp (#2649)
|
2025-08-31 07:41:19 +08:00 |
|
yetone
|
63605a55a3
|
fix: increase history max_tokens (#1609)
|
2025-03-17 04:38:08 +08:00 |
|
yetone
|
6e77da83c1
|
fix: better sidebar (#1603)
* fix: better sidebar
* feat: better msg history
* fix: tests
|
2025-03-17 01:40:05 +08:00 |
|
yetone
|
0d592f440c
|
Revert "refactor: message content (#1424)" (#1442)
This reverts commit ae8497faf1.
|
2025-03-01 13:25:51 +08:00 |
|
yetone
|
ae8497faf1
|
refactor: message content (#1424)
|
2025-02-28 14:43:39 +08:00 |
|
Aaron Pham
|
0d8098e4eb
|
fix(style): add parentheses (#471)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-09-03 05:12:07 -04:00 |
|
Aaron Pham
|
e8c71d931e
|
chore: run stylua [generated] (#460)
* chore: add stylua
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
* chore: running stylua
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
---------
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-09-03 04:19:54 -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 |
|
yetone
|
bfa203018e
|
fix: remove copilot provider (#318)
|
2024-08-28 20:51:20 +08:00 |
|
Aaron Pham
|
cf68572494
|
feat(clipboard): initial support (#279)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-08-27 06:57:29 -04:00 |
|
Aaron Pham
|
07af0a91f2
|
chore: persistent augroup name pattern (#250)
for better augroup management
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-08-26 22:31:57 -04:00 |
|
yetone
|
b874045885
|
feat: make tiktoken optional (#245)
|
2024-08-27 01:46:05 +08:00 |
|