- Arkhangelsk, Russia
- https://skobk.in
- Joined on
2022-03-02
skobkin
created branch fix_quoted_messages_usernames_context in skobkin/telegram-ollama-reply-bot
2024-11-04 01:41:20 +03:00
skobkin
pushed to fix_quoted_messages_usernames_context at skobkin/telegram-ollama-reply-bot
2024-11-04 01:41:20 +03:00
c3ee85bf35
nil pointer dereference fix (#37)
nil pointer dereference
Bot messages are not represented as assistant role
Bot messages are not represented as assistant role
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.
skobkin
deleted branch fix_quoted_messages_usernames_context from skobkin/telegram-ollama-reply-bot
2024-11-04 01:28:41 +03:00
Rename MessageRingBuffer
Add the text of the quoted message on reply to the context
Chat history and context improvements
Store all bot messages in chat history, not only replies to direct mention
Add usernames to the context
Chat history and context improvements
skobkin
created branch fix_quoted_messages_usernames_context in skobkin/telegram-ollama-reply-bot
2024-11-04 01:25:14 +03:00
skobkin
pushed to fix_quoted_messages_usernames_context at skobkin/telegram-ollama-reply-bot
2024-11-04 01:25:14 +03:00
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.
Add usernames to the context
Add the text of the quoted message on reply to the context
Store all bot messages in chat history, not only replies to direct mention