ragbits-chat


Nameragbits-chat JSON
Version 1.1.0 PyPI version JSON
download
home_pageNone
SummaryBuilding blocks for rapid development of GenAI applications
upload_time2025-07-09 15:46:09
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords genai generative ai llms large language models prompt management rag retrieval augmented generation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Ragbits Chat

ragbits-chat is a Python package that provides tools for building conversational AI applications.

The package includes:
- Framework for building chat experiences
- History management for conversation tracking
- UI components for building chat interfaces

For detailed information, please refer to the [API documentation](https://ragbits.deepsense.ai/how-to/chatbots/api/).
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ragbits-chat",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "GenAI, Generative AI, LLMs, Large Language Models, Prompt Management, RAG, Retrieval Augmented Generation",
    "author": null,
    "author_email": "\"deepsense.ai\" <ragbits@deepsense.ai>",
    "download_url": "https://files.pythonhosted.org/packages/bf/29/05a28a6a72d5ce9251cca05c250f7f9b62b9502d26a48ef06cd00caa7ad3/ragbits_chat-1.1.0.tar.gz",
    "platform": null,
    "description": "# Ragbits Chat\n\nragbits-chat is a Python package that provides tools for building conversational AI applications.\n\nThe package includes:\n- Framework for building chat experiences\n- History management for conversation tracking\n- UI components for building chat interfaces\n\nFor detailed information, please refer to the [API documentation](https://ragbits.deepsense.ai/how-to/chatbots/api/).",
    "bugtrack_url": null,
    "license": null,
    "summary": "Building blocks for rapid development of GenAI applications",
    "version": "1.1.0",
    "project_urls": {
        "Bug Reports": "https://github.com/deepsense-ai/ragbits/issues",
        "Documentation": "https://ragbits.deepsense.ai/",
        "Homepage": "https://github.com/deepsense-ai/ragbits",
        "Source": "https://github.com/deepsense-ai/ragbits"
    },
    "split_keywords": [
        "genai",
        " generative ai",
        " llms",
        " large language models",
        " prompt management",
        " rag",
        " retrieval augmented generation"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "68905014a0a7ab922fc3df8f04f0053e99e42a3eb0b36817bee5b87fdffd462c",
                "md5": "d46aaa0494280334a9debbe58b1ed595",
                "sha256": "7b4d996ef94f2659dfd5aca636078aefd1e7736339d2b1667ceb238c07b7f814"
            },
            "downloads": -1,
            "filename": "ragbits_chat-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d46aaa0494280334a9debbe58b1ed595",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 441373,
            "upload_time": "2025-07-09T15:46:00",
            "upload_time_iso_8601": "2025-07-09T15:46:00.753107Z",
            "url": "https://files.pythonhosted.org/packages/68/90/5014a0a7ab922fc3df8f04f0053e99e42a3eb0b36817bee5b87fdffd462c/ragbits_chat-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bf2905a28a6a72d5ce9251cca05c250f7f9b62b9502d26a48ef06cd00caa7ad3",
                "md5": "92abfb5676b0847bc42fe90b6c5c0640",
                "sha256": "6073f6c12022dba4f84d719ff41f0ef4e23531d8000a43590ea69333fa048f35"
            },
            "downloads": -1,
            "filename": "ragbits_chat-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "92abfb5676b0847bc42fe90b6c5c0640",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 439541,
            "upload_time": "2025-07-09T15:46:09",
            "upload_time_iso_8601": "2025-07-09T15:46:09.355710Z",
            "url": "https://files.pythonhosted.org/packages/bf/29/05a28a6a72d5ce9251cca05c250f7f9b62b9502d26a48ef06cd00caa7ad3/ragbits_chat-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-09 15:46:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "deepsense-ai",
    "github_project": "ragbits",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ragbits-chat"
}
        
Elapsed time: 1.98996s