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

[ISSUE] w.genie API is not yet supported in the workspace. #839

Open
lohithmunakala opened this issue Dec 16, 2024 · 1 comment
Open

[ISSUE] w.genie API is not yet supported in the workspace. #839

lohithmunakala opened this issue Dec 16, 2024 · 1 comment

Comments

@lohithmunakala
Copy link

Description
I've been trying to call a Genie Space using the genie api call on 0.39.0. All the settings to the workspace have Genie enabled as well.

Reproduction
response = w.genie.start_conversation(space_id=<space_id>, content=<question>)

Expected behavior
Return the same response that the Genie Space would have given back. Ideally, a SQL query runs and the output is returned.

Is it a regression?
No.

Debug Logs

{
"content": "REDACTED"
}
< {
< "error_code": "PERMISSION_DENIED",
< "message": "This API is not yet supported in this workspace."
< }

Other Information

  • Version: [0.39.0]
@lohithmunakala lohithmunakala changed the title [ISSUE] w.genie API is does not yet supported in the workspace. [ISSUE] w.genie API is not yet supported in the workspace. Dec 17, 2024
@md8github
Copy link

I am also facing the same issue. Is there any update on this issue.

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

2 participants