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.0.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.0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nonebot_plugin_ollama-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 9b77ce16673c980cb7076255fa899336baba9352fd3bd2231c02d2744e5ea616
MD5 b06b26bfd30a094ad7915aef671195d1
BLAKE2b-256 549e09b7a270b7dbbd180eba0b93e5d8f6007ca7f18e436b26ee56525e3dc843

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nonebot_plugin_ollama-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 61dde81e3cb1a3559f090005b24c56274e58f2a6e496898f722e46d74e2775c7
MD5 8266903e84ba734f70a8b9cceaf0524b
BLAKE2b-256 bd8d22791c67ab0614d767e796f94b878637a60562cee9223263f04a85e91f8b

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