Adds extra parameters to the AI OCA Bridge payload.
Project description
AI OCA Bridge Extra Parameters
This module is used for adding extra parameters to the AI OCA Bridge’s payloads
Table of contents
Configuration
This module allows adding extra parameters to be sent in the bridge’s payloads, using Python expressions. These parameters, unlike fields, can be used independently from the model.
Extra Parameters
Fields Description
Parameter Type:
- Record:Evaluated in the context of the record being processed.
- Bridge Self:Evaluated in the context of the AI Bridge itself (useful for using self.env[...]).
- Use curly braces {} for dynamic values.Example: {object.name} for object.name,{object.env["product.product"].search([]).mapped("name")} for passing all product names.
Without braces: the agent receives literal text.
Usage
When configuring AI OCA Bridge’s record payload, add some of your previously created extra parameters.
Bug Tracker
Bugs are tracked on GitHub 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.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
-
Ariel Barreiros
Maintainers
This module is maintained by the OCA.
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.
Current maintainer:
This module is part of the OCA/ai project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file odoo_addon_ai_oca_bridge_extra_parameters-17.0.1.0.0.3-py3-none-any.whl.
File metadata
- Download URL: odoo_addon_ai_oca_bridge_extra_parameters-17.0.1.0.0.3-py3-none-any.whl
- Upload date:
- Size: 39.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02585bd2fc61b11c31571e8aee06113f1b02eb286e0b32ed9bfb81235b12d563
|
|
| MD5 |
24ff1d023858f38c748247cf8720f6d8
|
|
| BLAKE2b-256 |
6ddd1484f8000f8e87f25800bd9c0a50dd0d90cc99d1d9873afa57041e16cfca
|