lmcli is a (Large) Language Model CLI
Go to file
Matt Low 68f986dc06 Use the streamed response API 2023-10-30 21:46:43 +00:00
.gitignore Add .gitignore 2023-10-28 22:10:33 -06:00
go.mod Initial prototype 2023-10-30 21:23:07 +00:00
go.sum Initial prototype 2023-10-30 21:23:07 +00:00
main.go Use the streamed response API 2023-10-30 21:46:43 +00:00
openai.go Use the streamed response API 2023-10-30 21:46:43 +00:00
util.go Initial prototype 2023-10-30 21:23:07 +00:00