|
|
|
|
|
by nbevans
437 days ago
|
|
I love the Java code sample: ``` // It works, but we have no idea how to send an HTTP request in java. // If you do, send us a nice example to support@errortexts.com. // You just need to POST JSON with the keys `api_key` and optionally `message`. ``` That's brilliant. But it does make me wonder why the LLM couldn't have provided you a suitable Java code example? |
|