-
Notifications
You must be signed in to change notification settings - Fork 519
packages/openai: Change default bucket_width and improve documentation and field descriptions #12838
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
Conversation
daniela-elastic
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left minor comments in-line. And a final suggestion to potentially add a description of what a bucket is (or a link to the definition to OpenAI web site). Other than that looks good.
Thanks.
So, if you look at L52 of the docs, I have mentioned it there:
I have linked it as well. The link does show the definition for the field:
There's nothing more on bucket width in OpenAI's website. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I reviewed the MD file and left a few suggestions.
alaudazzi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for the documentation part.
I meant add an explanation (or link) to the definition of bucket, not only bucket width. If you are introducing the concept of a bucket then we should be explaining what it actually is. And then we can talk about bucket width |
Done! |
Co-authored-by: Ishleen Kaur <102962586+ishleenk17@users.noreply.github.com>
💚 Build Succeeded
History
cc @shmsr |
|
|
Package openai - 0.3.0 containing this change is available at https://epr.elastic.co/package/openai/0.3.0/ |
…n and field descriptions (#12838)


Proposed commit message
Reduce data granularity by changing the default bucket width of 1d to 1m (1 day to 1 minute). Have also updated the documentation to clearly mention the collection behaviour, storage implications, how granularity affects, etc.
Checklist
changelog.ymlfile.