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

Add AI explainer feature #450

Open
anth-volk opened this issue Dec 27, 2024 · 1 comment · May be fixed by #453
Open

Add AI explainer feature #450

anth-volk opened this issue Dec 27, 2024 · 1 comment · May be fixed by #453
Assignees

Comments

@anth-volk
Copy link
Collaborator

As outlined in the planning document created for this purpose

@anth-volk anth-volk self-assigned this Dec 27, 2024
@MaxGhenis
Copy link
Contributor

Per our discussion, we'll start with a model in which the user can request that we store the result set, in which case we return a result_id (could change the name) which is itself the intersection of household and API version (we would separate household_id from result_id either here or in a future update). This is optional and defaults to False, representing the current behavior that does not store info on our servers.

They then pass that result_id along with the variable name, and we return the AI summary. This would default to non-streaming, though users could pass stream=True to receive a stream.

@anth-volk anth-volk linked a pull request Jan 2, 2025 that will close this issue
4 tasks
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

Successfully merging a pull request may close this issue.

2 participants