David Dworken
|
f64f97095f
|
Add ability for the client to configure the model via an environment variable
|
2024-08-11 12:15:44 -07:00 |
|
Pavel Griaznov
|
231197f27a
|
ai: add some new env variables to control OpenAI requests (#231)
Co-authored-by: David Dworken <david@daviddworken.com>
|
2024-08-11 11:57:27 -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
|
0787840a10
|
Wire through the shell name into AI suggestions so that we can get more precise AI suggestions for the current shell
|
2024-02-19 12:12:04 -08:00 |
|
David Dworken
|
f4ee4e7175
|
Make linux labeling more precise for AI completions
|
2023-12-19 20:54:56 -08:00 |
|
David Dworken
|
bf1bae4ff2
|
Add TODO
|
2023-12-19 20:50:29 -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
|
6962233e1e
|
Better log messages and error messages
|
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 |
|