This website requires JavaScript.
Explore
Help
Register
Sign In
skobkin
/
telegram-ollama-reply-bot
Watch
1
Star
0
Fork
You've already forked telegram-ollama-reply-bot
0
Code
Issues
3
Pull requests
1
Releases
Activity
1f9583cb29
telegram-ollama-reply-bot
/
bot
History
Alexey Skobkin
1f9583cb29
All checks were successful
continuous-integration/drone/push
Build is passing
Details
continuous-integration/drone/pr
Build is passing
Details
#26
Adding in-memory chat history support. Removing inline queries. Refactoring stats and message processing a bit. Also changing LLM request context building a bit. Also adding alias for summarization and some other small changes.
2024-10-28 00:35:35 +03:00
..
bot.go
#26
Adding in-memory chat history support. Removing inline queries. Refactoring stats and message processing a bit. Also changing LLM request context building a bit. Also adding alias for summarization and some other small changes.
2024-10-28 00:35:35 +03:00
helpers.go
#26
Adding in-memory chat history support. Removing inline queries. Refactoring stats and message processing a bit. Also changing LLM request context building a bit. Also adding alias for summarization and some other small changes.
2024-10-28 00:35:35 +03:00
logger.go
Fix
#17
. Implementing slog-based logger for telego and passing it into the library.
2024-03-12 23:05:52 +03:00
message_history.go
#26
Adding in-memory chat history support. Removing inline queries. Refactoring stats and message processing a bit. Also changing LLM request context building a bit. Also adding alias for summarization and some other small changes.
2024-10-28 00:35:35 +03:00
middleware.go
#26
Adding in-memory chat history support. Removing inline queries. Refactoring stats and message processing a bit. Also changing LLM request context building a bit. Also adding alias for summarization and some other small changes.
2024-10-28 00:35:35 +03:00
models.go
Model configuration and small prompt improvements (
#24
)
2024-08-16 00:47:07 +00:00
request_context.go
#26
Adding in-memory chat history support. Removing inline queries. Refactoring stats and message processing a bit. Also changing LLM request context building a bit. Also adding alias for summarization and some other small changes.
2024-10-28 00:35:35 +03:00