Skip to main content

No project description provided

Project description

function-calling-tools

This library provides an easy-to-use interface for function calling.

Installation

pip install function_calling_tools

Usage

see example for more detail.

from your_library_name import TimeZoneDatetimeFetcher

datetime_fetcher = TimeZoneDatetimeFetcher()
result = datetime_fetcher.run(timezone_str="Asia/Tokyo")
print(result)
Module Name Tool Name Description Precautions Additional Parameters

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

function_calling_tools-0.1.0.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

function_calling_tools-0.1.0-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page