2023-11-18T15:01:56Z - 2024-11-18T15:01:56Z

Overview

21 active pull requests
22 active issues
Excluding merges, 2 authors have pushed 17 commits to main and 47 commits to all branches. On main, 14 files have changed and there have been 869 additions and 152 deletions.

18 releases published by 2 users

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

Published 0.4.0 2024-08-16 00:48:04 +00:00

Published 0.3.2 2024-05-06 00:30:17 +00:00

Published 0.3.1 2024-05-06 00:21:30 +00:00

Published 0.3.0 2024-03-12 22:20:21 +00:00

Published 0.2.3 2024-03-12 20:09:17 +00:00

Published 0.2.2 2024-03-12 03:48:54 +00:00

Published 0.2.1 2024-03-12 03:32:18 +00:00

Published 0.2.0 2024-03-12 03:16:45 +00:00

Published 0.1.1 2024-03-11 20:25:55 +00:00

Published 0.1.0 2024-03-11 20:20:12 +00:00

Published 0.0.1 2024-03-10 02:55:28 +00:00

20 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

Merged #25 REAMDE.md fix 2024-08-16 00:59:04 +00:00

Merged #24 Model configuration and small prompt improvements 2024-08-16 00:47:07 +00:00

Merged #23 Rolling back summarizing to Mistral 2024-05-06 00:29:55 +00:00

Merged #22 Changing default model to LLaMa3 2024-05-06 00:15:36 +00:00

Merged #21 URL scheme whitelist and Inline Queries. 2024-03-12 22:20:06 +00:00

Merged #19 Fixing a bunch of bugs and making some improvements 2024-03-12 20:08:50 +00:00

Merged #12 Request context prompt fixes and improvements. 2024-03-12 03:48:33 +00:00

Merged #11 Request context prompt fixes and improvements. 2024-03-12 03:32:01 +00:00

Merged #10 Request contexts and some logging changes. 2024-03-12 03:15:55 +00:00

Merged #8 Fixing private requests counter. 2024-03-11 20:25:35 +00:00

Merged #7 Implementing simple stats counter (fix). 2024-03-11 20:19:53 +00:00

Merged #6 Implementing simple stats counter 2024-03-11 20:17:14 +00:00

Merged #1 Building Docker image in CI and README.md update 2024-03-10 02:21:58 +00:00

1 pull request proposed by 1 user

Proposed #9 WIP: Configuration 2024-03-11 21:02:03 +00:00

20 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 #32 Store all bot messages in chat history, not only replies to direct mention 2024-11-03 22:28:40 +00:00

Closed #30 Rename MessageRingBuffer 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 #34 Add usernames to the context 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

Closed #14 Add inline queries support 2024-03-12 22:20:08 +00:00

Closed #20 Restrict summarizing only to HTTP and HTTPS url's. 2024-03-12 22:20:08 +00:00

Closed #13 invalid memory address or nil pointer dereference 2024-03-12 20:08:50 +00:00

Closed #15 Fix slog usage (BADKEY) 2024-03-12 20:08:50 +00:00

Closed #18 Error while trying to cheer @<user> up 2024-03-12 20:08:50 +00:00

Closed #17 Pass slog-based logger to telego 2024-03-12 20:08:50 +00:00

Closed #2 Remove /comand from prompt 2024-03-12 03:15:55 +00:00

Closed #5 Stats 2024-03-11 20:17:14 +00:00

2 issues created by 1 user

Opened #3 Graceful shutdown 2024-03-10 15:20:43 +00:00

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