Cerx
Results
2
comments of
Cerx
Split the query into multiple parts to make prompts and then generate text summarizations. Use those to piece together whatever the original message says and *feed that in* to generate...
The date calculations don't roll over properly when they get past midnight. This calculates the moon setting before rising. ````ts const location: Location = { lat: 49.8175, lon: 15.4730 //...