telegram-ollama-reply-bot/bot
Alexey Skobkin 05cf6d7b48
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Changing default model to LLaMa3
2024-05-06 00:10:32 +00:00
..
bot.go Changing default model to LLaMa3 2024-05-06 00:10:32 +00:00
helpers.go Closes #14. Adding inline queries. Also small refactoring of context prompt based on RequestContext. 2024-03-13 01:18:01 +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
middleware.go Trying to fix #13. Adding logging to the middleware. 2024-03-12 22:10:34 +03:00
request_context.go Closes #14. Adding inline queries. Also small refactoring of context prompt based on RequestContext. 2024-03-13 01:18:01 +03:00