-
Notifications
You must be signed in to change notification settings - Fork 269
upgrade query for image search #534
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
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
3cd5106
update product recommendation example description
badmonster0 e32cfea
rename folder
badmonster0 dddee93
Update README.md
badmonster0 e43a28e
Update README.md
badmonster0 ade9afb
Update README.md
badmonster0 2bead87
Update README.md
badmonster0 a374650
update text_embedding with new query handler
badmonster0 3df050d
Update main.py
badmonster0 0471abe
Update README.md
badmonster0 c3c09b0
Update README.md
badmonster0 bab25a4
Update README.md
badmonster0 4f0b607
Update README.md
badmonster0 9ffe7ed
Update README.md
badmonster0 631cad7
Update README.md
badmonster0 8008d85
Update README.md
badmonster0 2aa1bc8
qdrant
badmonster0 c76db2d
Update README.md
badmonster0 f5e965d
Update README.md
badmonster0 eed7a25
Update README.md
badmonster0 12fc9be
Update README.md
badmonster0 407eda2
Update README.md
badmonster0 44d93dd
Update README.md
badmonster0 689d359
Update README.md
badmonster0 a72270c
Merge branch 'jelly-ex2' of https://github.com/cocoindex-io/cocoindex…
badmonster0 eb56fe2
Update main.py
badmonster0 e69c212
Update main.py
badmonster0 9272a8a
Update main.py
badmonster0 7967914
Update main.py
badmonster0 35b19ba
Merge branch 'main' into jelly-ex2
badmonster0 3577694
upgrade query handling for pdf embedding
badmonster0 f127c54
Merge branch 'main' into jelly-ex2
badmonster0 9741fa8
Update README.md
badmonster0 818b806
Update README.md
badmonster0 b5fbae6
Update README.md
badmonster0 3ab5ddc
Update README.md
badmonster0 58d7cba
Merge branch 'main' into jelly-ex2
badmonster0 331e0e2
Merge branch 'main' into jelly-ex2
badmonster0 ff43f46
Update main.py
badmonster0 55ebc4a
google drive example update query handler
badmonster0 a79d279
Merge branch 'main' into jelly-ex2
badmonster0 6e72fb2
Update README.md
badmonster0 b46cf77
Update README.md
badmonster0 d2725e0
Merge branch 'main' into jelly-ex2
badmonster0 b874512
rename to image_search (to be more consistent with other examples)
badmonster0 2402c78
update query handling for image search
badmonster0 87bd37b
Merge branch 'main' into jelly-ex2
badmonster0 ac43f78
Update README.md
badmonster0 b645bb1
Update README.md
badmonster0 979cde9
Merge branch 'main' into jelly-ex2
badmonster0 4bc0486
Merge branch 'jelly-ex2' of https://github.com/cocoindex-io/cocoindex…
badmonster0 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| [project] | ||
| name = "image-search" | ||
| version = "0.1.0" | ||
| description = "Simple example for cocoindex: build embedding index based on images." | ||
| requires-python = ">=3.11" | ||
| dependencies = ["cocoindex>=0.1.42", "python-dotenv>=1.0.1", "fastapi>=0.100.0"] | ||
|
|
||
| [tool.setuptools] | ||
| packages = [] |
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.
Uh oh!
There was an error while loading. Please reload this page.