TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: I Built ChatGPT Like Plugins Using Function Calls

1 点作者 abhi9u将近 2 年前
The OpenAI announcement of the function call feature briefly mentions that this is how they have powered plugins in ChatGPT. However, their documentation or cookbook did not have any examples of how this can be done.<p>I took the opportunity to try to do this myself -- the ability to build plugins and integrate into an existing LLM app would be open up many use-cases.<p>This GitHub repo contains a toy chat app built in Flask. It has a simple interface defined for creating plugins with implementations of a web search, Python code interpreter, and web page scraper plugin.

暂无评论

暂无评论