-
Notifications
You must be signed in to change notification settings - Fork 3.9k
add undocumented composition order flow #5977
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 undocumented composition order flow #5977
Conversation
|
Your cubic subscription is currently inactive. Please reactivate your subscription to receive AI reviews and use cubic. |
✅ Deploy Preview for continuedev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
I have read the CLA Document and I hereby sign the CLA |
|
All contributors have signed the CLA ✍️ ✅ |
|
Hi @drocko , apologies for the delay here, I thought I had already reviewed this. I'm a bit confused by what "Composition Order Flow" is supposed to mean though, even after reading the issue and viewing that image. Is the goal here to try to clarify how the context window is filled? |
|
Hi @Patrick-Erichsen, no worries at all about the delay, and sorry if my diagram caused any confusion! Yes, my goal was to clarify how the context window was filled aka the "Composition Order" defined by lisyoen in the original issue. Thought it would be a good first issue for me to try and tackle! And about that diagram - I’m not sure if it’s a bug but I noticed the newest message sometimes doesn’t show up in the console logs, which made it a bit confusing to determine the actual composition order. My earlier notes and diagram were an attempt to explain that behavior, but they may have ended up making things more confusing instead. |
|
Got it - I appreciate the contribution but I don't think we really have anywhere good to put this in the docs right now. It isn't specifically related to the Closing the issue out with that in mind, but if you're looking for a good first issue I think this might be a good one: #6222 |
|
Eventually I could see this going into some sort of "Context management" doc however so I'll keep it in mind 👍 |
Description
Appended Composition Order Details into Official Documentation
Linked to Issue #5112
Checklist
Screenshots
No additional screenshots at the moment
Tests
No additional tests at the moment