Metadata-Version: 2.4
Name: centricube_pyautogen
Version: 0.3.2
Summary: centricube pyautogen modules
Home-page: https://github.com/cicit/centricube
Author: CICIT
Author-email: jweelee@qq.com
License: Apache 2.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: langchain==0.3.*
Requires-Dist: IPython==8.19.0
Requires-Dist: chromadb==0.3.26
Requires-Dist: redis==5.0.0
Requires-Dist: flaml==2.3.5
Requires-Dist: openai==1.68.2
Requires-Dist: pypdf==5.6.1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

## What is centricube-pyautogen?

centricube-pyautogen is an open-source autogen extending library built to power building LLM application.
centricube-pyautogen provides more components to support Chinese LLMs and and Chinese based token environments for prompt engineering and ICL template.


The project is a sub-module of [centricube](https://github.com/cicit/centricube).


## Key features

- Retrival Enhancement components, like ESIndex, DBIndex, GraphIndex 
- Supporting Open LLMs and embeddings models 
- High performance QAs Chains
- High Semanticly Chinese token processing


## Quick start

### Start with Centricube Platform.

We provide a open cloud service for easily use. See [free trial](https://www.centricube.cn/).


### Install centricube-pyautogen

- Install from pip: `pip install centricube-pyautogen`
- [Quick Start Guide](https://scn3v8ba0o9m.feishu.cn/wiki/XTRVw4tUHi4ZQ2kDQpXc0l47nLg)


## Documentation

For guidance on installation, development, deployment, and administration, 
check out [centricube-pyautogen Dev Docs](https://scn3v8ba0o9m.feishu.cn/wiki/XTRVw4tUHi4ZQ2kDQpXc0l47nLg). 


## Acknowledgments

centricube-pyautogen adopts dependencies from the following:
