2024-08-18T14:48:21Z - 2024-11-18T14:48:21Z
Overview
7 releases published by 1 user
Published
0.5.7
Published
0.5.6
Published
0.5.5
Published
0.5.3
Published
0.5.2
Published
0.5.1
Published
0.5.0
7 pull requests merged by 1 user
Merged
#43 Updating deps, fixing model existence checking for prefixed models
Merged
#41 Fixing user request representation in the LLM request context (#40)
Merged
#38 nil pointer dereference fix (#37)
Merged
#35 Chat history and context improvements
Merged
#31 Raising the limit of history container size
Merged
#28 Chat history tweaks, handlers priority fix, system prompt clarification
Merged
#27 Adding in-memory chat history support, removing inline queries and some tweaks
12 issues closed from 1 user
Closed
#42 Models with a namespace (containing "/") couln't be used
Closed
#39 Can't send reply message error="telego: sendMessage(): api: 400 \"Bad Request: message text is empty\""
Closed
#40 User request message is misrepresented as system prompt
Closed
#37 nil pointer dereference
Closed
#36 Bot messages are not represented as assistant role
Closed
#34 Add usernames to the context
Closed
#32 Store all bot messages in chat history, not only replies to direct mention
Closed
#33 Add the text of the quoted message on reply to the context
Closed
#30 Rename MessageRingBuffer
Closed
#4 Configuration
Closed
#16 Add prefixed loggers for each component
Closed
#26 Chat history as context
1 issue created by 1 user
Opened
#29 Try go-readability for content extraction.