Offer comparison brief for vendor decisions
Compare property offers on agreed terms and prepare a clear vendor decision brief for estate agents and sales negotiators.
API errors6 min read
Library
Every guide, prompt and fix in the library, newest first. Filter by topic or by type.
16 resources in API errors
Compare property offers on agreed terms and prepare a clear vendor decision brief for estate agents and sales negotiators.
API errors6 min read
Build a landlord approval pack from applications and references, for lettings agents who need clear facts, gaps and decisions.
API errors6 min read
Prepare a landlord renewal decision paper from lease, rent, repairs and comparable evidence. For residential lettings managers.
API errors5 min read
Check sale documents before a listing goes live. For estate agents and conveyancing support staff preparing a property for sale.
API errors4 min read
Create a checked move-in welcome pack from tenancy documents. For lettings teams preparing new tenants.
API errors6 min read
Build a dated due diligence checklist from sale papers, searches and survey findings. For support staff and buyers before exchange.
API errors7 min read
Produce a checked local market summary and draft pricing range for estate agents and valuers before a seller instruction meeting.
API errors6 min read
Produce a checked portal listing draft from approved property papers. For residential sales and lettings staff.
API errors6 min read
Create an approval queue from repair reports, photos and contractor notes. For property managers deciding which maintenance work to authorise.
API errors6 min read
Create a vendor-ready update from viewing notes and buyer feedback, with clear next actions for active residential sales listings.
API errors6 min read
The request never reached a model; authentication failed. The causes are mundane and there are only about six of them.
API errors2 min read
Rate limits are per model and per team, in two dimensions, and your tier is decided by cumulative spend. There is no documented retry header, so your backoff is entirely your own problem.
API errors3 min read
The conversation plus the requested output is larger than the model's window. Trimming the wrong thing makes the answers worse; here is what to cut.
API errors2 min read
The model string you sent does not match anything the API serves for your account. Usually a rename, a typo or an access difference.
API errors2 min read
Streaming has more ways to end than a normal request. Distinguishing a hit output limit from a dropped connection from a swallowed error is most of the fix.
API errors2 min read
Several request fields are accepted for compatibility and then quietly do nothing. Nothing errors, so the only way to notice is to know the list and check the response.
API errors3 min read