Metadata-Version: 2.1
Name: openai_api_with_easy_tools_and_web_browsing
Version: 0.0.1
Summary: An unofficial OpenAI library for Python, featuring an integrated Bing Custom Search API for web browsing (free) and easy-to-use custom tools
Author-email: ThomLecha <hamster12@hotmail.fr>
Project-URL: Homepage, https://github.com/ThomLecha/openai-api-with-easy-tools-and-web-browsing
Project-URL: Issues, https://github.com/ThomLecha/openai-api-with-easy-tools-and-web-browsing/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# openai-api-with-easy-tools-and-web-browsing
An unofficial OpenAI library for Python, featuring an integrated Bing Custom Search API for web browsing (free) and easy-to-use custom tools.

See example below for a quick start.
