Metadata-Version: 2.1
Name: tybase
Version: 0.0.9
Summary: 简单优化了一下导入的方法
Home-page: https://github.com/yourusername/your_package
Author: Tuya
Author-email: 353335447@qq.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
Requires-Dist: setuptools
Requires-Dist: requests
Requires-Dist: pymysql
Requires-Dist: mysql-connector-python
Requires-Dist: sqlalchemy
Requires-Dist: pandas
Requires-Dist: langchain
Requires-Dist: openai

### 新增百度的关键词汇总
位置 : baidu.kw_tools.py
1. KeywordSummary
2. KeywordAggregator

### Langchain相关工具的封装
1. eg1-生成prompt
