yetone
|
3b390040f5
|
refactor: chat history based on project (#867)
|
2024-11-18 18:07:33 +08:00 |
|
yetone
|
9fbe0256f2
|
feat: keep the history content in the resp buffer (#807)
|
2024-11-05 21:02:38 +08:00 |
|
Maddison Hellstrom
|
b6f7c193b0
|
fix: don't try to read non-files (#797)
fixes #796
|
2024-11-04 13:28:29 -08:00 |
|
Leiser Fernández Gallo
|
ec31f348b2
|
fix(save): schedule save within a loop (#560)
|
2024-10-10 20:04:37 +08:00 |
|
Dennis Dillert
|
c3848d086c
|
fix: ensure paths are recreated after calling :AvanteClear to avoid errors (#678)
|
2024-10-05 17:49:15 +08:00 |
|
yetone
|
8e1018fef7
|
feat: repo map (#496)
* feat: repo map
* chore: remove breakline
* chore: remove spaces
* fix: golang public method
* feat: mentions for editing input
|
2024-09-23 18:52:26 +08:00 |
|
GNITOAHC
|
a4a037cec1
|
feat(cmd): AvanteClear (#518)
Remove all cache/history path.
Co-authored-by: Aaron Pham <Aaronpham0103@gmail.com>
|
2024-09-04 07:38:59 -04:00 |
|
Hanchin Hsieh
|
e55f9f753f
|
fix(avante/path): incorrect handle of windows path (#522)
Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz>
|
2024-09-04 06:34:53 -04:00 |
|
Aaron Pham
|
2b89f0d529
|
perf(anthropic): prompt-caching (#517)
bring back prompt caching support on Anthropic
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-09-04 03:19:33 -04: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
|
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 d5a4db8321d232a1b9c0d86fc38e8dd516d15776.
* 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 bf1e7f1f17c8b82687b15c41e5a8104ea03f70cf.
* Revert "feat: tokenizers (#407)"
This reverts commit d2095ba267abbfe169582708a4449e609aa9709b.
|
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 |
|