Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: anyllm integration? #49

Closed
2 tasks done
arm2arm opened this issue Mar 15, 2024 · 9 comments
Closed
2 tasks done

[Feature]: anyllm integration? #49

arm2arm opened this issue Mar 15, 2024 · 9 comments
Assignees
Labels
enhancement New feature or request

Comments

@arm2arm
Copy link

arm2arm commented Mar 15, 2024

前置阅读 | Pre-reading

服务类型 | Service Type

Official hosted service

系统信息 | System Information

Windows

Office 版本 | Office Version

office 2016 retail

功能请求 | Feature request

Any plans to enable ability to talk ti anyllm or ollama hosted models??
thanks

@Kuingsmile Kuingsmile added the enhancement New feature or request label Mar 18, 2024
@Kuingsmile
Copy link
Owner

look good, will try

@Kuingsmile
Copy link
Owner

@arm2arm will add support for ollama in next version

@jaycecd
Copy link

jaycecd commented May 23, 2024

请问ollama的模型可以通过自定义输入模型名称来调用吗?目前的ollama模型都是通过下拉框选择:
image

但是开源社区发展的太快了,如果是每次出来一个新的LLM模型,单纯靠您手动添加感觉是不是有点不太高效?如果是做成prompt那样可以自定义添加的下拉框:

image

或者就单纯的一个文本框感觉就非常方便了~~

@jaycecd
Copy link

jaycecd commented May 23, 2024

还有个小问题,烦请解答~~

我看releases里面说v0.4.4已经支持llama3了

image

但是为什么我本地的插件没有看到llama3的选项呢?

image

请问是我的GPT PLUS没有更新吗?如果是没有更新的话,该在哪里查看插件的版本,以及如何更新插件呢?

@Kuingsmile
Copy link
Owner

请问ollama的模型可以通过自定义输入模型名称来调用吗?目前的ollama模型都是通过下拉框选择: image

但是开源社区发展的太快了,如果是每次出来一个新的LLM模型,单纯靠您手动添加感觉是不是有点不太高效?如果是做成prompt那样可以自定义添加的下拉框:

image

或者就单纯的一个文本框感觉就非常方便了~~

这里后续加个输入框

@Kuingsmile
Copy link
Owner

还有个小问题,烦请解答~~

我看releases里面说v0.4.4已经支持llama3了

image

但是为什么我本地的插件没有看到llama3的选项呢?

image

请问是我的GPT PLUS没有更新吗?如果是没有更新的话,该在哪里查看插件的版本,以及如何更新插件呢?

如果你是如下使用的

git clone https://github.com/Kuingsmile/Word-GPT-Plus.git
yarn
yarn run serve

那git拉取下最新代码 然后重新运行后续yarn和yarn run serve命令就可以,后续考虑底部添加个版本号方便识别

@jaycecd
Copy link

jaycecd commented May 24, 2024

还有个小问题,烦请解答~~
我看releases里面说v0.4.4已经支持llama3了
image
但是为什么我本地的插件没有看到llama3的选项呢?
image
请问是我的GPT PLUS没有更新吗?如果是没有更新的话,该在哪里查看插件的版本,以及如何更新插件呢?

如果你是如下使用的

git clone https://github.com/Kuingsmile/Word-GPT-Plus.git
yarn
yarn run serve

那git拉取下最新代码 然后重新运行后续yarn和yarn run serve命令就可以,后续考虑底部添加个版本号方便识别

您好,我不是自己构建的服务,而是使用您这边使用Cloudflare Pages搭建的服务。看readme文件上面的描述,应该是自动更新的,但现在确实没有llama3,是不是您的releases和您搭建的服务没有匹配上(即releases更新了llama3,但是Cloudflare Pages没有更新)?

@Kuingsmile
Copy link
Owner

还有个小问题,烦请解答~~
我看releases里面说v0.4.4已经支持llama3了
image
但是为什么我本地的插件没有看到llama3的选项呢?
image
请问是我的GPT PLUS没有更新吗?如果是没有更新的话,该在哪里查看插件的版本,以及如何更新插件呢?

如果你是如下使用的

git clone https://github.com/Kuingsmile/Word-GPT-Plus.git
yarn
yarn run serve

那git拉取下最新代码 然后重新运行后续yarn和yarn run serve命令就可以,后续考虑底部添加个版本号方便识别

您好,我不是自己构建的服务,而是使用您这边使用Cloudflare Pages搭建的服务。看readme文件上面的描述,应该是自动更新的,但现在确实没有llama3,是不是您的releases和您搭建的服务没有匹配上(即releases更新了llama3,但是Cloudflare Pages没有更新)?

额 是的 cf page没自动部署 我刚才手动触发更新了哈 等会部署后就可以了

@jaycecd
Copy link

jaycecd commented May 24, 2024

非常感谢您!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants