Commit graph

5 commits

Author SHA1 Message Date
Alexey Skobkin f28670834d Model configuration and small prompt improvements ()
- Model can be configured using ENV
- Summarization prompt improved
- Single text request prompt improved
- Chat context prompt improved

Co-authored-by: Alexey Skobkin <skobkin-ru@ya.ru>
Reviewed-on: 
2024-08-16 00:47:07 +00:00
Alexey Skobkin 3fa7c2434f
Fix . Implementing slog-based logger for telego and passing it into the library. 2024-03-12 23:05:52 +03:00
Alexey Skobkin 5f55cec0e2
fix slog usage. Also adding more logging. 2024-03-12 22:07:22 +03:00
Alexey Skobkin 8939b2fb62
Refactoring structure from single file to several separated services. Adding new feature: "summarize" to generate bullet points for provided link. 2024-03-10 04:51:01 +03:00
Alexey Skobkin e5404a1cd2
initial. Draft of SIMPLE LLM bot for Telegram chat. 2024-03-08 05:18:45 +03:00