Documentation Index
Fetch the complete documentation index at: https://private-04b27de1.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
num_tokens_from_functions
Parameters:
| Name | Description |
|---|---|
functions | (list): List of function descriptions that will be passed in model. |
model='gpt-3.5-turbo-0613' |
| Type | Description |
|---|---|
| int | int: Number of tokens from the function descriptions. |