Alexey Skobkin skobkin
c3ee85bf35 nil pointer dereference fix (#37)
skobkin opened issue skobkin/telegram-ollama-reply-bot#37 2024-11-04 01:39:14 +03:00
nil pointer dereference
skobkin closed issue skobkin/telegram-ollama-reply-bot#36 2024-11-04 01:32:56 +03:00
Bot messages are not represented as assistant role
skobkin commented on issue skobkin/telegram-ollama-reply-bot#36 2024-11-04 01:32:56 +03:00
Bot messages are not represented as assistant role

Closed in #35.

skobkin opened issue skobkin/telegram-ollama-reply-bot#36 2024-11-04 01:32:02 +03:00
Bot messages are not represented as assistant role
skobkin pushed tag 0.5.3 to skobkin/telegram-ollama-reply-bot 2024-11-04 01:29:20 +03:00
skobkin pushed to main at skobkin/telegram-ollama-reply-bot 2024-11-04 01:28:41 +03:00
c2a30464d1 Merge pull request 'Chat history and context improvements' (#35) from fix_quoted_messages_usernames_context into main
541c1d3bbf Storing /summarize replies in history too (#32).
a783a84faa Renaming MessageRingBuffer to MessageHistory (#30).
093372dd91 Adding usernames to the message context (#34). Adding text of reply-quoted message to the context (#33). Refactoring context creation and presentation.
Compare 4 commits »
skobkin deleted branch fix_quoted_messages_usernames_context from skobkin/telegram-ollama-reply-bot 2024-11-04 01:28:41 +03:00
skobkin closed issue skobkin/telegram-ollama-reply-bot#30 2024-11-04 01:28:40 +03:00
Rename MessageRingBuffer
skobkin closed issue skobkin/telegram-ollama-reply-bot#33 2024-11-04 01:28:40 +03:00
Add the text of the quoted message on reply to the context
skobkin merged pull request skobkin/telegram-ollama-reply-bot#35 2024-11-04 01:28:40 +03:00
Chat history and context improvements
skobkin closed issue skobkin/telegram-ollama-reply-bot#32 2024-11-04 01:28:40 +03:00
Store all bot messages in chat history, not only replies to direct mention
skobkin closed issue skobkin/telegram-ollama-reply-bot#34 2024-11-04 01:28:40 +03:00
Add usernames to the context
skobkin created pull request skobkin/telegram-ollama-reply-bot#35 2024-11-04 01:25:57 +03:00
Chat history and context improvements
541c1d3bbf Storing /summarize replies in history too (#32).
a783a84faa Renaming MessageRingBuffer to MessageHistory (#30).
093372dd91 Adding usernames to the message context (#34). Adding text of reply-quoted message to the context (#33). Refactoring context creation and presentation.
Compare 3 commits »
skobkin opened issue skobkin/telegram-ollama-reply-bot#34 2024-11-02 04:07:14 +03:00
Add usernames to the context
skobkin opened issue skobkin/telegram-ollama-reply-bot#33 2024-11-02 04:06:27 +03:00
Add the text of the quoted message on reply to the context
skobkin opened issue skobkin/telegram-ollama-reply-bot#32 2024-11-01 13:56:48 +03:00
Store all bot messages in chat history, not only replies to direct mention