Leon Bambrick on Nostr: Finally resumed work on my "booleans as a service" platform for enterprise. In the ...
Finally resumed work on my "booleans as a service" platform for enterprise.
In the free edition of the API, a `GET` to `~/Values/True` will return `1`. Rate limits apply.
In the professional tier, you get the features of the free edition, but also, a `GET` to `~/Values/False` will return `0`, plus, rate limits are higher.
In the enterprise edition there are endpoints such as `~/And/1/1` (which returns `1`!), and many more endpoints. All of these, of course, depend on an LLM.
In the free edition of the API, a `GET` to `~/Values/True` will return `1`. Rate limits apply.
In the professional tier, you get the features of the free edition, but also, a `GET` to `~/Values/False` will return `0`, plus, rate limits are higher.
In the enterprise edition there are endpoints such as `~/And/1/1` (which returns `1`!), and many more endpoints. All of these, of course, depend on an LLM.