hishtory/client
David Dworken 7bbd0cb036
Allow usage of OpenAI integration in offline mode for #220
Offline mode is more about disabling syncing, so it is reasonable to still allow AI completions if the user has explicitly turned it on.
2024-08-25 15:31:11 -07:00
..
ai Add ability for the client to configure the model via an environment variable 2024-08-11 12:15:44 -07:00
cmd Allow usage of OpenAI integration in offline mode for #220 2024-08-25 15:31:11 -07:00
data run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
hctx Limit max number of log files kept for #219 -- So far we haven't had any use cases for historical logs for debugging, so this probably isn't needed 2024-08-25 15:16:09 -07:00
lib go get -u + fix build error 2024-08-25 14:39:57 -07:00
posttest run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
table run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
testdata Update goldens for test broken by go update 2024-08-25 15:14:13 -07:00
tui Allow usage of OpenAI integration in offline mode for #220 2024-08-25 15:31:11 -07:00
webui run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
client_test.go Add ability to configure log-level and update many log lines to use the correct log level, fixes #211 #219 2024-08-25 11:50:46 -07:00
fuzz_test.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
testutils.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00