Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: name 'OpenACIGroundingAgent' is not defined #6

Open
tezansahu opened this issue Oct 14, 2024 · 3 comments
Open

NameError: name 'OpenACIGroundingAgent' is not defined #6

tezansahu opened this issue Oct 14, 2024 · 3 comments

Comments

@tezansahu
Copy link
Contributor

Getting NameError: name 'OpenACIGroundingAgent' is not defined on submitting a query on the CLI app

image

@saa1605
Copy link
Collaborator

saa1605 commented Oct 14, 2024

Hi @tezansahu, thank you for raising this issue. The import for OpenACIGroundingAgent is dependent on the openaci package being installed successfully. However, we currently support only MacOS and Linux for the OpenACI grounding agent. We will soon add Windows Support as well. If you wish to implement your own version for Windows before that, see the macos Grounding and UIElement packages (https://github.com/simular-ai/OpenACI/tree/main/openaci/macos) for reference.

@tezansahu
Copy link
Contributor Author

Hello @saa1605
Thanks a lot for the clarification.
Curious to know if this would work on WSL (Ubuntu 22.04), since you mentioned it supports MacOS & Linux.
Have you tried it? Any thoughts?

@jmanhype
Copy link

im on linux having same issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants