David Dworken
|
c93fcbb8e2
|
Add make fmt to pre-commit
|
2024-08-11 12:26:09 -07:00 |
|
David Dworken
|
f64f97095f
|
Add ability for the client to configure the model via an environment variable
|
2024-08-11 12:15:44 -07:00 |
|
David Dworken
|
21b401bc14
|
Add ability to configure custom OpenAI API endpoint for #186 (#194)
* Add ability to configure custom OpenAI API endpoint for #186
* Ensure the AiCompletionEndpoint field is always initialized
|
2024-03-26 22:13:57 -07:00 |
|
David Dworken
|
9b5a09f85e
|
Fix incorrect argument order
|
2023-12-19 20:51:02 -08:00 |
|
David Dworken
|
8fd809fdc8
|
Improve AI suggestions by specifying shell name and OS in OpenAI query
|
2023-12-19 20:50:29 -08:00 |
|
David Dworken
|
1a450c0817
|
Add basic sanity test to confirm that our interactions with the OpenAI API are correct
|
2023-11-12 02:57:23 -08:00 |
|
David Dworken
|
0ea3ce2399
|
Add basic debouncing for AI integration + implement AI suggestions via hishtory API endpoint
|
2023-11-12 02:57:23 -08:00 |
|
David Dworken
|
eb835fe52c
|
Add initial version of AI searching, but with a broken implementation of debouncing
|
2023-11-12 02:57:23 -08:00 |
|