2024-09-21T14:40:42Z - 2024-12-21T14:40:42Z

Overview

9 active pull requests
15 active issues
Excluding merges, 2 authors have pushed 5 commits to main and 15 commits to all branches. On main, 6 files have changed and there have been 86 additions and 45 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

9 pull requests merged by 1 user

Merged #47 Making banner smaller. 2024-11-22 13:11:50 +00:00

Merged #46 Adding banner and logo. 2024-11-22 13:07:37 +00:00

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

3 issues created by 1 user

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

Opened #44 Return error from extractor when there's no content 2024-11-21 12:59:20 +00:00

Opened #45 Sentry integration 2024-11-21 13:02:16 +00:00