Skip to main content

通过ollama提供的接口, 将你的nonebot连接到本地部署的基于ollama框架的LLM模型。

Project description

功能介绍

通过ollama提供的接口, 将你的nonebot连接到本地部署的基于ollama框架的LLM模型。

暂时只支持与单个模型进行纯文本聊天。

当前版本:v0.1

安装说明

nb-cli

nb plugin install nonebot-plugin-ollama

配置项

#config.py
class ScopedConfig:
    model: str = "qwen2.5:0.5b"    # 填写所要使用的模型名称
    url: str = "http://127.0.0.1:11434/"    # 填写ollma所在的地址,形如http://***/
    priority: int = 5    # 填写优先级,数字越小优先级越高,推荐设置为低优先

相关链接

nonebot: https://nonebot.dev/
ollama: https://ollama.org.cn/

开源协议

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_plugin_ollama-0.1.1.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nonebot_plugin_ollama-0.1.1-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file nonebot_plugin_ollama-0.1.1.tar.gz.

File metadata

  • Download URL: nonebot_plugin_ollama-0.1.1.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.4

File hashes

Hashes for nonebot_plugin_ollama-0.1.1.tar.gz
Algorithm Hash digest
SHA256 558632462ea9429941dcab6dff758c22a6ca2112ee888b9e2ce4309829d4fa39
MD5 1da917a496637f89e297b00e41cc3efb
BLAKE2b-256 8ba9141286c8e1db689f8308000f29f2a61ac9ff487e9db4988fcd489f39954b

See more details on using hashes here.

File details

Details for the file nonebot_plugin_ollama-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_ollama-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8f7cd1a0091f59a374f333074242ea1f67090d314f55f3308034f20446828d63
MD5 18f4d20400c349f44a2b5f470d042443
BLAKE2b-256 332948df8b106fea14008bd20f401fec8b50cfbf0823c6b64ed69178e95c5276

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page