yetone
|
fc1bcda822
|
fix: copilot message format (#395)
|
2024-08-30 19:25:04 +08:00 |
|
yetone
|
2997d4669a
|
refactor: refactor planning prompts to resolve line number issues and indentation issues (#382)
|
2024-08-30 18:53:49 +08:00 |
|
Aaron Pham
|
8a683b053b
|
fix(style): reformat (#344)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-08-28 19:56:11 -04:00 |
|
Daniel Rodriguez
|
bb5411cd9a
|
fix(openai): first chunk emit errors (#337)
|
2024-08-28 18:36:50 -04:00 |
|
Aaron Pham
|
c635f73748
|
feat: pasting image within buffer (#331)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-08-28 14:43:14 -04:00 |
|
Aaron Pham
|
755c15c0bd
|
chore(clipboard): separate logic to save as base64 and files (#329)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-08-28 11:52:12 -04:00 |
|
Aaron Pham
|
d7be4a59c2
|
fix(openai): enable image support on OpenAI platform only (fixes #282) (#284)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-08-27 11:35:25 -04:00 |
|
Aaron Pham
|
971e61b2c8
|
feat(openai): support pasting image from clipboard (#280)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-08-27 07:06:20 -04:00 |
|
Aaron Pham
|
a7d3defa3d
|
feat(llm): add support for parsing secret vault (#200)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-08-24 17:52:38 -04:00 |
|
Coffee
|
1142c3c274
|
fix(openai): add support for Cloudflare's AI-Gateway (#192)
|
2024-08-24 12:32:16 -04:00 |
|
Aaron Pham
|
6475407d0d
|
fix(llm): persistent key check for override class (#158)
* fix(llm): make sure to allow passing custom module
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
* fix: correct custom class
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
* fix: correct attribute
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
---------
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-08-22 23:52:49 -04:00 |
|
Aaron Pham
|
8d52229f16
|
refactor(llm): cleanup providers for future ops (closes #134) (#147)
support allow_insecure and proxy ops
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-08-22 01:48:40 -04:00 |
|