actions
actions copied to clipboard
AI Actions connect Agents to your existing enterprise systems and applications - all in 🐍 Python.
Address `DBError` in `execute_update_returning` method by managing transactions correctly. * **Transaction Management in `execute_update_returning`**: - Add a transaction initiation using `BEGIN` before executing the `UPDATE` statement. - Add a `COMMIT`...
Bumps the pip group with 1 update in the /actions directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 43.0.3 to 44.0.1 Changelog Sourced from cryptography's changelog. 44.0.1 - 2025-02-11 * Updated Windows, macOS,...
### What is wrong The slack server is not open to the public, only to select email domains ### System info - ### Example script -
### Why & who Realtime voice is the future and many companies can benefit from it ### Feature or enhancement Can you support the realtime api to easily build real-time...
### Why & who For instance, `sema4ai-di-client` uses a private api to get the `x-action-context`. It should be able to get the `Request` at any point in the program. ###...
Bumps the npm_and_yarn group with 1 update in the /action_server/frontend directory: [js-yaml](https://github.com/nodeca/js-yaml). Updates `js-yaml` from 4.1.0 to 4.1.1 Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution...
Hi, I am currently starting to learn RPA and I am trying to learn with the documentation( https://sema4.ai/docs/automation/quickstart-guide ) provided by Sema4.ai (formerly Robocorp) but the images in it is...
## Description Every `action-server` command displays a deprecation warning from setuptools, affecting user experience across all versions: ``` PyInstaller/loader/pyimod02_importers.py:450: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html Deprecation slated...