jiran214/gpt-func-calling
利用ChatGPT最新的function-calling,实现类似LangChain Agent代理的联网、环境交互,目前支持 百度百科 | 网易新闻 |百度百科 | csdn | 掘金 | 谷歌api | Bing 工具
This project helps developers integrate large language models with real-world information sources. It takes a natural language query and uses various web search and content platforms like Baidu Baike, WangYi News, CSDN, JueJin, Google, and Bing to gather relevant information. The output is augmented contextual data to help the language model provide more accurate and comprehensive answers. This is for developers building AI applications that need current or specific domain knowledge.
No commits in the last 6 months.
Use this if you are a developer building an application that uses large language models and needs to provide them with real-time or specific web-sourced information.
Not ideal if you are an end-user looking for a ready-to-use application with a graphical interface.
Stars
25
Forks
4
Language
Python
License
—
Category
Last pushed
Jun 17, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jiran214/gpt-func-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.