Skip to content
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

+mdb atlas vectordb [clean_final] #3000

Merged
merged 51 commits into from
Jul 25, 2024
Merged
Changes from 1 commit
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
28a009b
+mdb atlas
Jun 22, 2024
383168e
Update test/agentchat/contrib/vectordb/test_mongodb.py
ranfysvalle02 Jun 22, 2024
f531568
update test_mongodb.py; we dont need to do the assert .collection_nam…
Jun 22, 2024
a1c385c
Try fix mongodb service
thinkall Jun 22, 2024
bb1a183
Try fix mongodb service
thinkall Jun 22, 2024
1e30425
Update username and password
thinkall Jun 22, 2024
1d6dbaf
Merge branch 'main' into main
thinkall Jun 22, 2024
e0f3c59
Update autogen/agentchat/contrib/vectordb/mongodb.py
thinkall Jun 22, 2024
d6a1162
closer --- but im not super thrilled about the solution...
Jun 23, 2024
334cc25
Merge branch 'main' into main
thinkall Jun 24, 2024
de48057
PYTHON-4506 Expanded tests and simplified vector search pipelines
caseyclements Jun 24, 2024
f5e5fdf
Merge branch 'main' into pull/3000
ranfysvalle02 Jun 24, 2024
6245c30
Merge pull request #1 from caseyclements/pull/3000
ranfysvalle02 Jun 24, 2024
a367426
Update mongodb.py
ranfysvalle02 Jun 24, 2024
ffa3e38
Update mongodb.py - Casey
ranfysvalle02 Jun 24, 2024
d741ef6
Merge branch 'main' into main
ranfysvalle02 Jun 27, 2024
d2fbd02
Merge branch 'main' into main
ranfysvalle02 Jun 30, 2024
3646d1e
search_index_magic
Jun 30, 2024
3e0ac8e
Fix format
thinkall Jun 30, 2024
95e2f79
Fix tests
thinkall Jun 30, 2024
64a157c
hacking trying to figure this out
Jul 1, 2024
17d02d1
Merge branch 'main' of https://github.com/ranfysvalle02/autogen
Jul 1, 2024
6cfb689
Merge branch 'main' into main
thinkall Jul 2, 2024
66e46e8
Merge branch 'main' into main
thinkall Jul 2, 2024
7405463
Streamline checks for indexes in construction and restructure tests
Jibola Jul 18, 2024
7d778fe
Add tests for score_threshold, embedding inclusion, and multiple quer…
Jibola Jul 18, 2024
0fcf320
Merge branch 'main' into main
Jibola Jul 19, 2024
0921c53
refactored create_collection to meet base object requirements
Jibola Jul 19, 2024
01f96c7
lint
Jibola Jul 19, 2024
311259e
change the localhost port to 27017
Jibola Jul 19, 2024
cf97466
add test to check that no embedding is there unless explicitly provided
Jibola Jul 19, 2024
6df51df
Merge branch 'main' into main
ranfysvalle02 Jul 20, 2024
e003d1f
Merge branch 'main' into main
thinkall Jul 21, 2024
8491d5a
Update logger
thinkall Jul 21, 2024
1b41e18
Add test get docs with ids=None
thinkall Jul 21, 2024
14776e4
Rename and update notebook
thinkall Jul 21, 2024
de12cd1
have index management include waiting behaviors
Jibola Jul 23, 2024
5e00b2d
Adds further optional waits or users and tests. Cleans up upsert.
caseyclements Jul 23, 2024
f3a2a0c
Merge branch 'microsoft:main' into main
cozypet Jul 24, 2024
347fd0e
ensure the embedding size for multiple embedding inputs is equal to d…
Jibola Jul 24, 2024
5790e48
fix up tests and add configuration to ensure documents and indexes ar…
Jibola Jul 25, 2024
cdc6b6d
Merge branch 'main' into main
Jibola Jul 25, 2024
8804087
fix import failure
Jibola Jul 25, 2024
1f41bbd
Merge branch 'main' of https://github.com/ranfysvalle02/autogen into …
Jibola Jul 25, 2024
ead65ca
adjust typing for 3.9
Jibola Jul 25, 2024
892b81a
fix up the notebook output
Jibola Jul 25, 2024
2cca0c0
changed language to communicate time taken on first init_chat call
Jibola Jul 25, 2024
2f1bb68
Merge branch 'main' into main
Jibola Jul 25, 2024
7a44641
replace environment variable usage
Jibola Jul 25, 2024
bb9d57a
Merge branch 'main' of https://github.com/ranfysvalle02/autogen into …
Jibola Jul 25, 2024
2c788bd
Merge branch 'main' into main
thinkall Jul 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'microsoft:main' into main
  • Loading branch information
cozypet authored Jul 24, 2024
commit f3a2a0c11f004e58da89a5c4ebdb182b57f754f6

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.