7c0bfefc65
Update deps
2024-09-16 03:49:04 +00:00
11402c5534
Update to yaml.v3
...
Bonus: better rendering of tool results in the chat
2024-06-23 04:04:01 +00:00
ffe9d299ef
Remove go-openai
2024-04-29 06:14:36 +00:00
a669313a0b
tui: add tool rendering
...
cleaned up message rendering and changed cache semantics
other smaller tweaks
2024-03-26 08:06:46 +00:00
1570c23d63
Add initial TUI
2024-03-17 22:55:02 +00:00
0a27b9a8d3
Project refactor, add anthropic API support
...
- Split pkg/cli/cmd.go into new pkg/cmd package
- Split pkg/cli/functions.go into pkg/lmcli/tools package
- Refactor pkg/cli/openai.go to pkg/lmcli/provider/openai
Other changes:
- Made models configurable
- Slight config reorganization
2024-03-12 01:01:19 -06:00
e6dcefacf5
Add syntax highlighting
2023-11-19 05:00:59 +00:00
815cb0c4b8
Bump dependencies
2023-11-19 04:56:40 +00:00
22e0ff4115
Alter format and add colouring to user/role message headings
2023-11-18 16:16:46 +00:00
9a1aae83da
Update go.mod to go 1.21
2023-11-13 06:33:47 +00:00
f91ae88fcd
Add config file handling, get OpenAPI API key using it
2023-11-04 18:49:01 +00:00
8fe2a2cf53
Add initial store.go for conversation/message persistence
2023-11-04 18:47:33 +00:00
c35967f797
Initial prototype
2023-10-30 21:23:07 +00:00