Name | custom-guardrails JSON |
Version |
0.1.0
JSON |
| download |
home_page | https://github.com/NVIDIA/NeMo-Guardrails |
Summary | NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems. |
upload_time | 2023-06-02 17:31:06 |
maintainer | |
docs_url | None |
author | NVIDIA |
requires_python | |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
NeMo Guardrails is an open-source toolkit for easily adding
programmable guardrails to LLM-based conversational systems.
Guardrails (or "rails" for short) are specific ways of controlling the output of an LLM,
e.g., not talking about politics, responding in a particular way to specific user
requests, following a predefined dialog path, using a particular language style,
extracting structured data, etc.
Key Benefits:
- Building Trustworthy, Safe and Secure LLM Conversational Systems: The core value of
using NeMo Guardrails is the ability to write fuzzy rails to steer select conversations.
Developers can choose to define the behavior of their LLM-powered bots on certain
topics and keep their creativity un-encumbered for others!
- Connect models, chains, services, and more via actions: LLMs don't need to solve
all the challenges. NeMo Guardrails provides the ability to connect your codebase or
services to your chatbot seamlessly and securely!
Raw data
{
"_id": null,
"home_page": "https://github.com/NVIDIA/NeMo-Guardrails",
"name": "custom-guardrails",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "NVIDIA",
"author_email": "nemoguardrails@nvidia.com",
"download_url": "https://files.pythonhosted.org/packages/93/89/036e651b50b64fbd286c6cb17fafd5c702c3f95f5d765cfee3ea00795a82/custom-guardrails-0.1.0.tar.gz",
"platform": null,
"description": "NeMo Guardrails is an open-source toolkit for easily adding\n programmable guardrails to LLM-based conversational systems.\n Guardrails (or \"rails\" for short) are specific ways of controlling the output of an LLM,\n e.g., not talking about politics, responding in a particular way to specific user\n requests, following a predefined dialog path, using a particular language style,\n extracting structured data, etc.\n\n Key Benefits:\n\n - Building Trustworthy, Safe and Secure LLM Conversational Systems: The core value of\n using NeMo Guardrails is the ability to write fuzzy rails to steer select conversations.\n Developers can choose to define the behavior of their LLM-powered bots on certain\n topics and keep their creativity un-encumbered for others!\n\n - Connect models, chains, services, and more via actions: LLMs don't need to solve\n all the challenges. NeMo Guardrails provides the ability to connect your codebase or\n services to your chatbot seamlessly and securely!\n",
"bugtrack_url": null,
"license": "",
"summary": "NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/NVIDIA/NeMo-Guardrails"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "96c0b4e3e3da9c5b98618619173a06c88edd7d56c0919d870d623e760171fe59",
"md5": "e1a0c9066ba19a628ccb2a3e3ff310d5",
"sha256": "be552973277dc0c06d674bd72b4b7263b72714974bffd3861ffa375c03f44e31"
},
"downloads": -1,
"filename": "custom_guardrails-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e1a0c9066ba19a628ccb2a3e3ff310d5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13749426,
"upload_time": "2023-06-02T17:29:23",
"upload_time_iso_8601": "2023-06-02T17:29:23.238007Z",
"url": "https://files.pythonhosted.org/packages/96/c0/b4e3e3da9c5b98618619173a06c88edd7d56c0919d870d623e760171fe59/custom_guardrails-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9389036e651b50b64fbd286c6cb17fafd5c702c3f95f5d765cfee3ea00795a82",
"md5": "3a2a112f3baf878002a7ed7db38c8c82",
"sha256": "9cf7c443b58c627e71e957b5c24e1a6ae9ac19cb862936b2d75033fef70c1c89"
},
"downloads": -1,
"filename": "custom-guardrails-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "3a2a112f3baf878002a7ed7db38c8c82",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13682730,
"upload_time": "2023-06-02T17:31:06",
"upload_time_iso_8601": "2023-06-02T17:31:06.137692Z",
"url": "https://files.pythonhosted.org/packages/93/89/036e651b50b64fbd286c6cb17fafd5c702c3f95f5d765cfee3ea00795a82/custom-guardrails-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-02 17:31:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "NVIDIA",
"github_project": "NeMo-Guardrails",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "custom-guardrails"
}