OpenACI
OpenACI copied to clipboard
Open Agent Computer Interface
Noticed an issue with some imports in OpenACI but I was able to fix them by switching the internal package imports to be relative ``` python3.9 >>> from openaci.ubuntu import...
- Fixed typo in 'interface' and 'language' in the tl;dr section. - Adjusted grammar for better readability in multiple sections. - Clarified warning points to improve conciseness. - Improved code...
Hello, I am trying to get this installed on Ubuntu 22.04 in conda with python 11, but getting following error : `(ai) Ubuntu@0056-kci-prxmx10054:~/OpenACI$ python3 openaci/cli_app.py Traceback (most recent call last):...