-
Notifications
You must be signed in to change notification settings - Fork 26
probability based region routing #13
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* update urls, ts ignore fix * added query param parsing to instatiate chatfeed with query params
The latest updates on your projects. Learn more about Vercel for GitHub.
|
miguelg719
approved these changes
Oct 6, 2025
sameelarif
added a commit
that referenced
this pull request
Oct 6, 2025
This reverts commit 1ea7c9c.
Kylejeong2
added a commit
that referenced
this pull request
Oct 6, 2025
* update urls, ts ignore fix (#8) * feat: add query param parsing (#9) * update urls, ts ignore fix * added query param parsing to instatiate chatfeed with query params * disable captcha solving if query params are passed in (#10) * update gemini model * update model tag (#12) * add region routing * more precise region & probability dist routing * no inline import * add dep --------- Co-authored-by: Kyle Jeong <77771518+Kylejeong2@users.noreply.github.com> Co-authored-by: Miguel <36487034+miguelg719@users.noreply.github.com>
Kylejeong2
pushed a commit
that referenced
this pull request
Oct 6, 2025
This reverts commit 1ea7c9c.
Kylejeong2
added a commit
that referenced
this pull request
Oct 7, 2025
* small updates * changes * render last reasoning * add sdk to repo * fix build errors: * error description * adding stagehand package to next config * update tailwind config ts ignore and exclude sdk from build process * updated sdk * probability based region routing (#13) * update urls, ts ignore fix (#8) * feat: add query param parsing (#9) * update urls, ts ignore fix * added query param parsing to instatiate chatfeed with query params * disable captcha solving if query params are passed in (#10) * update gemini model * update model tag (#12) * add region routing * more precise region & probability dist routing * no inline import * add dep --------- Co-authored-by: Kyle Jeong <77771518+Kylejeong2@users.noreply.github.com> Co-authored-by: Miguel <36487034+miguelg719@users.noreply.github.com> * Revert "probability based region routing (#13)" This reverts commit 1ea7c9c. * redo region routing * small updates * changes * render last reasoning * add sdk to repo * adding stagehand package to next config * update tailwind config ts ignore and exclude sdk from build process * updated sdk * probability based region routing (#13) * update urls, ts ignore fix (#8) * feat: add query param parsing (#9) * update urls, ts ignore fix * added query param parsing to instatiate chatfeed with query params * disable captcha solving if query params are passed in (#10) * update gemini model * update model tag (#12) * add region routing * more precise region & probability dist routing * no inline import * add dep --------- Co-authored-by: Kyle Jeong <77771518+Kylejeong2@users.noreply.github.com> Co-authored-by: Miguel <36487034+miguelg719@users.noreply.github.com> * Revert "probability based region routing (#13)" This reverts commit 1ea7c9c. * no inline import * redo region routing * add suspense wrapper to home component for search params * pull from edge config * fix imports * pull region dist. from edge config * kj/final * url names * remove animation cursorrules * parse final message into markdown * new modelname + og image + readme --------- Co-authored-by: miguel <miguelg71921@gmail.com> Co-authored-by: Sameel <sameel.m.arif@gmail.com> Co-authored-by: Miguel <36487034+miguelg719@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.