Metadata-Version: 2.4
Name: tianhe_pyautogen
Version: 0.0.4
Summary: tianhe pyautogen modules
Home-page: https://github.com/cicit/tianhe
Author: Tianhe-Ai
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==7.0.1
Requires-Dist: flaml==2.3.5
Requires-Dist: openai==1.*
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 tianhe-pyautogen?

tianhe-pyautogen is an open-source autogen extending library built to power building LLM application.
tianhe-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 [tianhe](https://github.com/cicit/tianhe).


## 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 Tianhe Platform.

We provide a open cloud service for easily use. See [free trial](https://www.tianhe-ai.com/).


### Install tianhe-pyautogen

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


## Documentation

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


## Acknowledgments

tianhe-pyautogen adopts dependencies from the following:
