Retrieves an example query structure for a specific model. This provides a template that can be modified for your specific needs.Documentation Index
Fetch the complete documentation index at: https://docs.synthesize.bio/llms.txt
Use this file to discover all available pages before exploring further.
Usage
Arguments
model_id: Character string specifying the model ID (e.g., “gem-1-bulk”, “gem-1-sc”).api_base_url: The base URL for the API server. Default is API_BASE_URL.
Returns
A list representing a valid query structure for the specified model.Examples
Source
Generated fromR/call_model_api.R and the package help files in man/.