Updated README and did a little bit of cleanup

This commit is contained in:
2025-12-09 04:24:16 +01:00
parent 0c48640412
commit 6940c76e58
11 changed files with 1718 additions and 910 deletions

View File

@@ -31,7 +31,4 @@ MAX_TOOL_ITERATIONS=10
REQUEST_TIMEOUT=30
# Memory Configuration
# Number of previous messages to include in context (default: 10)
# Higher = more context but slower/more expensive
# Lower = less context but faster
MAX_HISTORY_MESSAGES=10