-
Notifications
You must be signed in to change notification settings - Fork 41
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
Updates changes to embeddings with 5.3 #94
Merged
Merged
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
MaedahBatool
added
documentation
Improvements or additions to documentation
enhancement
New feature or request
labels
Feb 13, 2024
taylorsperry
approved these changes
Feb 14, 2024
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!
MaedahBatool
added a commit
that referenced
this pull request
Feb 15, 2024
* Add section about StarCoder for Enterprise * Apply suggestions from code review Co-authored-by: Maedah Batool <[email protected]> * Revision * Update docs/cody/clients/enable-cody-enterprise.mdx Co-authored-by: Maedah Batool <[email protected]> * Working branch for Sourcegraph 5.3 release * update search jobs docs - Remove limitation regarding OR, AND operators (fixed in https://github.com/sourcegraph/sourcegraph/pull/60067) - Give explicit example of search results format - Add FAQ section * Update docs/code-search/types/search-jobs.mdx * Update docs/code-search/types/search-jobs.mdx * Update docs/cody/clients/enable-cody-enterprise.mdx Co-authored-by: Rafał Gajdulewicz <[email protected]> * grpc: update upgrade guide docs for 5.3 (#82) * grpc: update upgrade docs for 5.3 * Update docs/admin/updates/grpc/index.mdx --------- Co-authored-by: Maedah Batool <[email protected]> * Add cross-link to the filters search query syntax section Add search filters documentation * Rmv starcoder * doc: add entry for perform an entry (#95) * add docs for perform an action * Update docs/code_navigation/explanations/features.mdx * Update docs/code_navigation/explanations/features.mdx * Update docs/code_navigation/explanations/features.mdx --------- Co-authored-by: Maedah Batool <[email protected]> * Update docs/code-search/working/search_filters.mdx Co-authored-by: Camden Cheek <[email protected]> * Update docs/code-search/working/search_filters.mdx Co-authored-by: Camden Cheek <[email protected]> * Update docs/code-search/working/search_filters.mdx Co-authored-by: Camden Cheek <[email protected]> * Update docs/code-search/working/search_filters.mdx Co-authored-by: Camden Cheek <[email protected]> * Drop part about zero search result in the filters UI doc page * Updates changes to embeddings with 5.3 (#94) * Updates changes to embeddings with 5.3 * Add FAQs * Rmv embeddings content * VSCode embedding details * Add 5.2 version * Rmv embeddings content * Add exp label for Cody for Web * Small fix in JB * Small fix in JB * Small fixes in parity ref --------- Co-authored-by: Philipp Spiess <[email protected]> Co-authored-by: Stefan Hengl <[email protected]> Co-authored-by: Stefan Hengl <[email protected]> Co-authored-by: Rafał Gajdulewicz <[email protected]> Co-authored-by: Geoffrey Gilmore <[email protected]> Co-authored-by: Vova Kulikov <[email protected]> Co-authored-by: Bolaji Olajide <[email protected]> Co-authored-by: Camden Cheek <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
This PR removes all the conflicting docs for Embeddings with Sourcegraph 5.3 release.
Linking Issue