acm-udayton/acm-ollama-chat

Add username to set context.

Open

#1 opened on Jul 4, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (0 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (No merged PRs in 30d)

Description

Include the Linux system username of the user in the initial system message that gives the LLM its default context for the chat thread. This should allow the LLM to more personally address the user it is interacting with.

Contributor guide