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

[Draft] Add Example ChromadbMemory in Extensions #5308

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

minor update

22dd6b0
Select commit
Loading
Failed to load commit list.
Open

[Draft] Add Example ChromadbMemory in Extensions #5308

minor update
22dd6b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 31, 2025 in 1s

75.73% of diff hit (target 70.59%)

View this Pull Request on Codecov

75.73% of diff hit (target 70.59%)

Annotations

Check warning on line 49 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L49

Added line #L49 was not covered by tests

Check warning on line 66 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 76 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L74-L76

Added lines #L74 - L76 were not covered by tests

Check warning on line 94 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L94

Added line #L94 was not covered by tests

Check warning on line 102 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L102

Added line #L102 was not covered by tests

Check warning on line 111 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L109-L111

Added lines #L109 - L111 were not covered by tests

Check warning on line 115 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 118 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L118

Added line #L118 was not covered by tests

Check warning on line 120 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L120

Added line #L120 was not covered by tests

Check warning on line 123 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 126 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L126

Added line #L126 was not covered by tests

Check warning on line 128 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L128

Added line #L128 was not covered by tests

Check warning on line 134 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L134

Added line #L134 was not covered by tests

Check warning on line 160 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L160

Added line #L160 was not covered by tests

Check warning on line 183 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L183

Added line #L183 was not covered by tests

Check warning on line 212 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L210-L212

Added lines #L210 - L212 were not covered by tests

Check warning on line 218 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L218

Added line #L218 was not covered by tests

Check warning on line 226 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L224-L226

Added lines #L224 - L226 were not covered by tests

Check warning on line 237 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L237

Added line #L237 was not covered by tests

Check warning on line 243 in python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py#L242-L243

Added lines #L242 - L243 were not covered by tests