Improve DESCRIPTION for better LLM routing
More explicit keywords so Nexus LLM can route requests correctly without hardcoded rules in the system prompt. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -11,3 +11,7 @@ localhost ansible_connection=local
|
||||
#
|
||||
# [dbservers]
|
||||
# 192.168.1.20 ansible_user=root ansible_ssh_private_key_file=/root/.ssh/id_rsa
|
||||
|
||||
[all]
|
||||
192.168.7.100
|
||||
debian.local
|
||||
|
||||
Reference in New Issue
Block a user