llama-index-llms-maritalk


Namellama-index-llms-maritalk JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
Summaryllama-index llms maritalk integration
upload_time2024-08-22 04:51:41
maintainerNone
docs_urlNone
authorYour Name
requires_python<3.12,>=3.8.1
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LlamaIndex Llms Integration: Maritalk

MariTalk is an assistant developed by the Brazilian company [Maritaca AI](https://www.maritaca.ai). MariTalk is based on language models that have been specially trained to understand Portuguese well.

## Installation

First, install the Llama Index library (and all its dependencies) using the following command:

```
$pip install llama-index llama-index-llms-maritalk
```

## API Key

You will need and API key that can be obtained from chat.maritaca.ai (\"Chaves da API\" section).

## Examples

Examples of usage are presented at [llamahub.ai](https://docs.llamaindex.ai/en/stable/examples/llm/maritalk/).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "llama-index-llms-maritalk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.8.1",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "you@example.com",
    "download_url": "https://files.pythonhosted.org/packages/ac/f3/9fceb2fa55dd0f55c290019d8f7da1f6f924eec614048f231436846fb43a/llama_index_llms_maritalk-0.3.0.tar.gz",
    "platform": null,
    "description": "# LlamaIndex Llms Integration: Maritalk\n\nMariTalk is an assistant developed by the Brazilian company [Maritaca AI](https://www.maritaca.ai). MariTalk is based on language models that have been specially trained to understand Portuguese well.\n\n## Installation\n\nFirst, install the Llama Index library (and all its dependencies) using the following command:\n\n```\n$pip install llama-index llama-index-llms-maritalk\n```\n\n## API Key\n\nYou will need and API key that can be obtained from chat.maritaca.ai (\\\"Chaves da API\\\" section).\n\n## Examples\n\nExamples of usage are presented at [llamahub.ai](https://docs.llamaindex.ai/en/stable/examples/llm/maritalk/).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "llama-index llms maritalk integration",
    "version": "0.3.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3810719eb38f0f5aba0ede89c9d0bd5b7fdc628ecfe01a1bca30ba0e718b13e",
                "md5": "ae4b76f6cc744ebe9b61e35d07beed16",
                "sha256": "8cdc36a1b9a64715575b68cc90731de2dcfce6af204083903cc34c34851e44a0"
            },
            "downloads": -1,
            "filename": "llama_index_llms_maritalk-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae4b76f6cc744ebe9b61e35d07beed16",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.8.1",
            "size": 4978,
            "upload_time": "2024-08-22T04:51:40",
            "upload_time_iso_8601": "2024-08-22T04:51:40.285022Z",
            "url": "https://files.pythonhosted.org/packages/d3/81/0719eb38f0f5aba0ede89c9d0bd5b7fdc628ecfe01a1bca30ba0e718b13e/llama_index_llms_maritalk-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "acf39fceb2fa55dd0f55c290019d8f7da1f6f924eec614048f231436846fb43a",
                "md5": "53c3e9af95394fd6a97e0767e13f0171",
                "sha256": "c7c8c8ad7e25a1ab752004ad4528edf8cb66a141b90fe7534645ac35c18801d3"
            },
            "downloads": -1,
            "filename": "llama_index_llms_maritalk-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "53c3e9af95394fd6a97e0767e13f0171",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.8.1",
            "size": 4686,
            "upload_time": "2024-08-22T04:51:41",
            "upload_time_iso_8601": "2024-08-22T04:51:41.694026Z",
            "url": "https://files.pythonhosted.org/packages/ac/f3/9fceb2fa55dd0f55c290019d8f7da1f6f924eec614048f231436846fb43a/llama_index_llms_maritalk-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-22 04:51:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "llama-index-llms-maritalk"
}
        
Elapsed time: 0.29497s