aider is not great

This commit is contained in:
2024-05-14 04:50:42 -07:00
parent 4f26c35da6
commit cf6122fc6b
3 changed files with 3 additions and 58 deletions

View File

@@ -3,6 +3,7 @@
# Set the environment variables for the RELP server URL and optionally for the webhook URL
export LOGGER_RELP_URL="tcp://10.201.1.18:20514"
export LOGGER_WEBHOOK_URL="https://example.com/webhook"
export RELP_DEBUG=1
# Run the Go program
go run relp_log_trial.go