Jack Gerrits
1a3ac626eb
Update version to 0.4.3 pre-emptively ( #5066 )
* Update version to 0.4.3
* lock
* update lock
* lock
1 year ago
Leonardo Pinheiro
95bd514a9a
Graphrag integration ( #4612 )
* add initial global search draft
* add graphrag dep
* fix local search embedding
* linting
* add from config constructor
* remove draft notebook
* update config factory and add docstrings
* add graphrag sample
* add sample prompts
* update readme
* update deps
* Add API docs
* Update python/samples/agentchat_graphrag/requirements.txt
* Update python/samples/agentchat_graphrag/requirements.txt
* update docstrings with snippet and doc ref
* lint
* improve set up instructions in docstring
* lint
* update lock
* Update python/packages/autogen-ext/src/autogen_ext/tools/graphrag/_global_search.py
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* Update python/packages/autogen-ext/src/autogen_ext/tools/graphrag/_local_search.py
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* add unit tests
* update lock
* update uv lock
* add docstring newlines
* stubs and typing on graphrag tests
* fix docstrings
* fix mypy error
* + linting and type fixes
* type fix graphrag sample
* Update python/packages/autogen-ext/src/autogen_ext/tools/graphrag/_global_search.py
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* Update python/packages/autogen-ext/src/autogen_ext/tools/graphrag/_local_search.py
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* Update python/samples/agentchat_graphrag/requirements.txt
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* update overrides
* fix docstring client imports
* additional docstring fix
* add docstring missing import
* use openai and fix db path
* use console for displaying messages
* add model config and gitignore
* update readme
* lint
* Update python/samples/agentchat_graphrag/README.md
* Update python/samples/agentchat_graphrag/README.md
* Comment remaining azure config
---------
Co-authored-by: Leonardo Pinheiro <lpinheiro@microsoft.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
1 year ago
Jack Gerrits
91ec611338
Update version to 0.4.1 ( #5029 )
* Update version to 0.4.1
* lock
* dest dir
* remove website changes
1 year ago
Jack Gerrits
70f7e998d2
fix: Fix provider string for AzureTokenProvider ( #4992 )
Fix provider string for AzureTokenProvider
1 year ago
Matthew Wyman
b6c3df2920
Update README.md to fix spelling error ( #4982 )
1 year ago
Jack Gerrits
c2721ff65b
Update all versions to 0.4.0 ( #4941 )
* Update all versions to 0.4.0
* update redirect
* install with upgrade for agentchat
1 year ago
Eric Zhu
b850dcd399
Fix link to samples ( #4933 )
* Fix link to samples
* fix readme
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
1 year ago
Jack Gerrits
7b10f0ad1b
Improve docs for model clients, add missing docs ( #4930 )
* Improve docs for model clients
* formatting
* Fix usage
---------
Co-authored-by: peterychang <49209570+peterychang@users.noreply.github.com>
1 year ago
Eric Zhu
52c2a70e95
Fix chess sample ( #4932 )
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
1 year ago
Eric Zhu
f113c9a959
Move core samples to /python/samples ( #4911 )
* Move core samples to /python/samples
* Fix proto check
* Add sample code check workflow
* Update pyright settings; fix types
1 year ago
Jack Gerrits
fb1094d9c3
Update to dev13 ( #4862 )
1 year ago
Eric Zhu
d933b9ab5f
dev12 ( #4839 )
* dev12
1 year ago
Victor Dibia
c21555290e
add chainlit sample ( #4749 )
* add chainlit sample
* readme updates
* put team inside run to avoid problems
* simplify example and add readme
* inform user team is reset
---------
Co-authored-by: Hussein Mozannar <hmozannar@microsoft.com>
1 year ago