odoo-addon-ai-oca-native-generate-ollama


Nameodoo-addon-ai-oca-native-generate-ollama JSON
Version 18.0.1.0.0.2 PyPI version JSON
download
home_pagehttps://github.com/OCA/ai
SummaryThis module replaces AI from html_editor to use an Ollama server instead of OpenAI through Odoo IAP.
upload_time2025-09-12 06:38:38
maintainerNone
docs_urlNone
authorDixmit,Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements ollama
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://odoo-community.org/readme-banner-image
   :target: https://odoo-community.org/get-involved?utm_source=readme
   :alt: Odoo Community Association

===============================
AI - Generate text using Ollama
===============================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:631b51e53310217a3d1d30f6d5a24d3191c0d84134befa56b7aaeb18e6e5d94c
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fai-lightgray.png?logo=github
    :target: https://github.com/OCA/ai/tree/18.0/ai_oca_native_generate_ollama
    :alt: OCA/ai
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/ai-18-0/ai-18-0-ai_oca_native_generate_ollama
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/ai&target_branch=18.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module replaces the integration of AI from Odoo to ChatGPT through
Odoo by a locally controlled system.

**Table of contents**

.. contents::
   :local:

Use Cases / Context
===================

Without this module, Odoo is providing an AI solution that sends the
data to Odoo and Odoo to ChatGPT. There are strong concerns on this
topic about Data Protection.

For this reason, we defined a module that allows to integrate with your
Ollama instance.

Also, it can be an example of how to set other configurations, like a
direct connection to ChatGPT or other AI providers.

Configuration
=============

To configure this module, you need to create 2 parameters:

- *ai_oca_native_generate_ollama.connection*: Connection to your ollama
- *ai_oca_native_generate_ollama.model*: Model to use

Alternatively, you can add headers by using the parameter
\*ai_oca_native_generate_ollama.headers". It expects a dictionary.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/ai/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/ai/issues/new?body=module:%20ai_oca_native_generate_ollama%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Dixmit

Contributors
------------

- `Dixmit <https://www.dixmit.com>`__

  - Enric Tobella

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/ai <https://github.com/OCA/ai/tree/18.0/ai_oca_native_generate_ollama>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/ai",
    "name": "odoo-addon-ai-oca-native-generate-ollama",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Dixmit,Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": ".. image:: https://odoo-community.org/readme-banner-image\n   :target: https://odoo-community.org/get-involved?utm_source=readme\n   :alt: Odoo Community Association\n\n===============================\nAI - Generate text using Ollama\n===============================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:631b51e53310217a3d1d30f6d5a24d3191c0d84134befa56b7aaeb18e6e5d94c\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fai-lightgray.png?logo=github\n    :target: https://github.com/OCA/ai/tree/18.0/ai_oca_native_generate_ollama\n    :alt: OCA/ai\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/ai-18-0/ai-18-0-ai_oca_native_generate_ollama\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/ai&target_branch=18.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module replaces the integration of AI from Odoo to ChatGPT through\nOdoo by a locally controlled system.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nUse Cases / Context\n===================\n\nWithout this module, Odoo is providing an AI solution that sends the\ndata to Odoo and Odoo to ChatGPT. There are strong concerns on this\ntopic about Data Protection.\n\nFor this reason, we defined a module that allows to integrate with your\nOllama instance.\n\nAlso, it can be an example of how to set other configurations, like a\ndirect connection to ChatGPT or other AI providers.\n\nConfiguration\n=============\n\nTo configure this module, you need to create 2 parameters:\n\n- *ai_oca_native_generate_ollama.connection*: Connection to your ollama\n- *ai_oca_native_generate_ollama.model*: Model to use\n\nAlternatively, you can add headers by using the parameter\n\\*ai_oca_native_generate_ollama.headers\". It expects a dictionary.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/ai/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/ai/issues/new?body=module:%20ai_oca_native_generate_ollama%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n-------\n\n* Dixmit\n\nContributors\n------------\n\n- `Dixmit <https://www.dixmit.com>`__\n\n  - Enric Tobella\n\nMaintainers\n-----------\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nThis module is part of the `OCA/ai <https://github.com/OCA/ai/tree/18.0/ai_oca_native_generate_ollama>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "This module replaces AI from html_editor to use an Ollama server instead of OpenAI through Odoo IAP.",
    "version": "18.0.1.0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/OCA/ai"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d5363c3748bcf7be015822fdb0a43583ed92176ac50bdd8225a194f0235a5d15",
                "md5": "2d03b58e77e1afa90a60b20d66db4c82",
                "sha256": "921e87952fc59f046f205d40178f8d0c576694c144291e49155f3bdeb0dbbf8e"
            },
            "downloads": -1,
            "filename": "odoo_addon_ai_oca_native_generate_ollama-18.0.1.0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2d03b58e77e1afa90a60b20d66db4c82",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 84197,
            "upload_time": "2025-09-12T06:38:38",
            "upload_time_iso_8601": "2025-09-12T06:38:38.614456Z",
            "url": "https://files.pythonhosted.org/packages/d5/36/3c3748bcf7be015822fdb0a43583ed92176ac50bdd8225a194f0235a5d15/odoo_addon_ai_oca_native_generate_ollama-18.0.1.0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-12 06:38:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "ai",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "ollama",
            "specs": []
        }
    ],
    "lcname": "odoo-addon-ai-oca-native-generate-ollama"
}
        
Elapsed time: 1.22397s