tankibaj/azure-openai-function-calling
Enable Web Search capabilities for OpenAI GPT model using function calling
This project helps you give an Azure OpenAI GPT model real-time access to current information from the internet. You can feed your GPT model natural language questions, and it will respond with up-to-date web search results, video links, images, locations, article summaries, or even weather information. This tool is for anyone using Azure OpenAI GPT who needs their model to have dynamic, current knowledge beyond its training data.
No commits in the last 6 months.
Use this if you need your Azure OpenAI GPT model to answer questions using the latest information from the web, beyond what it was originally trained on.
Not ideal if your application does not use Azure OpenAI GPT models or if you only need information available in the model's existing training data.
Stars
16
Forks
7
Language
Python
License
—
Category
Last pushed
Feb 19, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/tankibaj/azure-openai-function-calling"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ndycode/oc-chatgpt-multi-auth
OpenCode plugin for using ChatGPT Plus/Pro in GPT-5 and Codex workflows with OAuth login,...
oceanlvr/ChatGPT-ProBot
🤖️ A ChatGPT based GitHub robot. dialogue/CR/etc..
dataforseo/open-ai-actions
OpenAPI specs for integrating DataForSEO APIs with ChatGPT Actions
rizerphe/openai-functions
Generate ChatGPT function call schemas based on function docstrings.
FullStackWithLawrence/openai-hello-world
A Python "Hello World" application that also demonstrates the OpenAI API and usage of Docker.