Commit Graph

15 Commits (d0ef66cf55cfac2dc56c1c97b82a21985307be0d)

Author SHA1 Message Date
Adam Treat fd9e028f0c Provide a copy function. 1 year ago
Adam Treat 24ed650cd7 Disable input until model is loaded. 1 year ago
Adam Treat 01dee6f20d Programmatically get the model name from the LLM. The LLM now searches
for applicable models in the directory of the executable given a pattern
match and then loads the first one it finds.

Also, add a busy indicator for model loading.
1 year ago
Adam Treat 5533b81ebb Change wording a bit. 1 year ago
Adam Treat f1bbe97a5c Big updates to the UI. 1 year ago
Adam Treat 57ce033796 Change location of reset context button. 1 year ago
Adam Treat c62ebdb81c Add a reset context feature to clear the chat history and the context for now. 1 year ago
Adam Treat b8d53f9515 Working on installer for windows. 1 year ago
Adam Treat 27a57a72f1 Minor fixes. 1 year ago
Adam Treat f4ab48b0fa Comment out the list of chat features until it is ready. 1 year ago
Adam Treat e1677cb353 Working efficient chat context. 1 year ago
Adam Treat 9c0b216e7c Naive version of chat context, but slow. 1 year ago
Adam Treat a7721ec597 Fix padding. 1 year ago
Adam Treat c430ed12c6 Don't repeat the prompt in the response. 1 year ago
Adam Treat ff2fdecce1 Initial commit. 1 year ago