huytool157
huytool157
https://github.com/openai/tiktoken/commit/9d01e5670ff50eb74cdb96406c7f3d9add0ae2f8
Placeholder issue, OpenAI will release it soon
### Description of the feature request: This is the current definition of `FunctionDeclarationSchemaType` used in `tools` config: ```typescript /** * Contains the list of OpenAPI data types * as defined...
### Description of the feature request: OpenAI and Anthropic has these following props inside `ClientOptions` that Google doesn't ```typescript /** * An HTTP agent used to manage HTTP(S) connections. *...