I believe the following should be public:
func toOpenAITools(strict: Bool = false) -> [AIProxyOpenAITool]
func toAnthropicTools() -> [AIProxyAnthropicTool]
func toTogetherAITools() -> [AIProxyTogetherAITool]
See this screenshot when trying to add the README's sample code to a project:
