2024-10-18T14:37:27Z - 2024-11-18T14:37:27Z

Overview

7 active pull requests
13 active issues
Excluding merges, 1 author has pushed 3 commits to main and 13 commits to all branches. On main, 4 files have changed and there have been 76 additions and 42 deletions.

7 releases published by 1 user

Published 0.5.7 2024-11-06 16:43:34 +00:00

Published 0.5.6 2024-11-03 23:25:29 +00:00

Published 0.5.5 2024-11-03 23:01:27 +00:00

Published 0.5.3 2024-11-03 22:29:20 +00:00

Published 0.5.2 2024-10-30 16:13:42 +00:00

Published 0.5.1 2024-10-27 23:06:56 +00:00

Published 0.5.0 2024-10-27 21:39:33 +00:00

7 pull requests merged by 1 user

Merged #43 Updating deps, fixing model existence checking for prefixed models 2024-11-06 16:43:04 +00:00

Merged #41 Fixing user request representation in the LLM request context (#40) 2024-11-03 23:25:11 +00:00

Merged #38 nil pointer dereference fix (#37) 2024-11-03 22:43:05 +00:00

Merged #35 Chat history and context improvements 2024-11-03 22:28:40 +00:00

Merged #31 Raising the limit of history container size 2024-10-30 16:13:24 +00:00

Merged #28 Chat history tweaks, handlers priority fix, system prompt clarification 2024-10-27 23:06:45 +00:00

Merged #27 Adding in-memory chat history support, removing inline queries and some tweaks 2024-10-27 21:38:51 +00:00

12 issues closed from 1 user

Closed #42 Models with a namespace (containing "/") couln't be used 2024-11-06 16:43:04 +00:00

Closed #39 Can't send reply message error="telego: sendMessage(): api: 400 \"Bad Request: message text is empty\"" 2024-11-03 23:28:46 +00:00

Closed #40 User request message is misrepresented as system prompt 2024-11-03 23:25:11 +00:00

Closed #37 nil pointer dereference 2024-11-03 22:43:05 +00:00

Closed #36 Bot messages are not represented as assistant role 2024-11-03 22:32:56 +00:00

Closed #34 Add usernames to the context 2024-11-03 22:28:40 +00:00

Closed #32 Store all bot messages in chat history, not only replies to direct mention 2024-11-03 22:28:40 +00:00

Closed #33 Add the text of the quoted message on reply to the context 2024-11-03 22:28:40 +00:00

Closed #30 Rename MessageRingBuffer 2024-11-03 22:28:40 +00:00

Closed #4 Configuration 2024-10-28 12:54:26 +00:00

Closed #16 Add prefixed loggers for each component 2024-10-28 12:53:29 +00:00

Closed #26 Chat history as context 2024-10-27 21:38:51 +00:00

1 issue created by 1 user

Opened #29 Try go-readability for content extraction. 2024-10-28 13:45:02 +00:00