Add answer worker
Subsystem for message processing: parses messages, generates LLM responses, and replies with SMTP. Introduces: - answer: message processing worker. - llm: OpenAI API compatible client with support for tool execution. - message: message parsing and response logic. - tool: converts YAML configuration into executable subprocesses. - smtp: simple config and client wrapper for sending email.
This commit is contained in:
1352
internal/message/message_test.go
Normal file
1352
internal/message/message_test.go
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user