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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Using ChatGPT Plugins with LLaMA

315 点作者 Flux159大约 2 年前

8 条评论

carlosdp大约 2 年前
I agree with the sentiment, but if anything is made clear by how ChatGPT plugins work, it&#x27;s that standardization of a protocol here is unnecessary when you are talking about tooling designed to be used by LLMs. They can just figure it out!<p>Even if you have 10 different ways of describing plugins all by different teams, you&#x27;re not writing declarative code for each one, you&#x27;re throwing them to the LLM all the same and saying &quot;you figure it out,&quot; and it does.<p>Finetuning a model for certain schemas (as the author at one point suggests) should be entirely unnecessary, given my experience. You just need access to a model more at par with gpt-3.5-turbo, which we&#x27;ll surely see in open source in no time!
评论 #35316186 未加载
评论 #35316348 未加载
评论 #35316142 未加载
carlycue大约 2 年前
OpenAI with 400 employees are breaking Google’s ankles on the court. What do you guys think? Is Google in trouble? Their entire business model is in jeopardy. If Google releases a oroduct as as good as ChatGPT 4, which is unlikely, they’ll kill their revenue. If they don’t release it, they’ll gradually lose market share. They are in an unwinnable situation.
评论 #35316526 未加载
评论 #35316298 未加载
评论 #35316080 未加载
评论 #35315887 未加载
评论 #35316342 未加载
评论 #35316295 未加载
评论 #35316509 未加载
评论 #35316417 未加载
评论 #35315832 未加载
评论 #35316218 未加载
评论 #35315900 未加载
评论 #35322034 未加载
评论 #35317034 未加载
评论 #35320702 未加载
评论 #35315813 未加载
评论 #35316092 未加载
评论 #35316240 未加载
评论 #35322895 未加载
RohMin大约 2 年前
With the introduction of plugins, is it feasible to give ChatGPT some kind of long term and short term memory model?
评论 #35318931 未加载
评论 #35319597 未加载
评论 #35315999 未加载
评论 #35315915 未加载
评论 #35317192 未加载
la64710大约 2 年前
This is true ,it is time to have open standard and protocols for inter model communication between models and between models and external systems like in case of agents. Without open and clear protocols we will not be able to completely realize the benefits of this revolution. There needs to be also clear legislative guidance on copyright , privacy and safety issues in the domain of AI. The government should create a committee for this and organizations like IEEE should produce RFCs.
lxe大约 2 年前
How does the semantic search plugin work? Does it create an embedding for the model using the uploaded documents, or does it perform full-text search on the docs and then uses the model to answer based on the retrieved section of the document? What exactly is the datastore API here?
评论 #35317430 未加载
评论 #35317025 未加载
jeadie大约 2 年前
I wonder if I can add this to <a href="https:&#x2F;&#x2F;github.com&#x2F;Jeadie&#x2F;awesome-chatgpt-plugins">https:&#x2F;&#x2F;github.com&#x2F;Jeadie&#x2F;awesome-chatgpt-plugins</a> still?
评论 #35320709 未加载
londons_explore大约 2 年前
I am really surprised OpenAI didn&#x27;t think about this and deliberately try to make these plugins not work with third party engines.<p>For example, they could have required the schema file be uploaded to them in your account. That way the majority of plugins wouldn&#x27;t have publically accessible schemas.
评论 #35317484 未加载
m3kw9大约 2 年前
What does this do?? Skimmed it but couldn’t find a clue
评论 #35318792 未加载