Module algorithmia::algo
[−]
[src]
Interact with Algorithmia algorithms
Instantiate from the Algorithmia struct
Structs
| AlgoMetadata |
Metadata returned from the API |
| AlgoOptions |
Options used to alter the algorithm call, e.g. configuring the timeout |
| AlgoResponse |
Successful API response that wraps the |
| AlgoUri |
URI of an Algorithmia algorithm |
| Algorithm |
Algorithmia algorithm - intialized from the |
Enums
| AlgoInput |
Types that can be used as input to an algorithm |
| AlgoOutput |
Types that can store the output of an algorithm |
| Version |
Version of an algorithm |
Traits
| DecodedEntryPoint |
Alternate implementation for |
| EntryPoint |
Implementing an algorithm involves overriding at least one of these methods |
Type Definitions
| JsonValue |
Feature-specific alias to a JSON enum type |