DB-GPT-Plugins icon indicating copy to clipboard operation
DB-GPT-Plugins copied to clipboard

Multi-Agents & Plugins repo for DB-GPT, Can complete various tasks around databases.

Results 5 DB-GPT-Plugins issues
Sort by recently updated
recently updated
newest added

API调用没结果 根据您的需求,我通过搜索引擎工具(baidu_search)获取最新热点新闻。您可以使用以下API调用来获取结果: api-call baidu_search 最新热点新闻 注意:此工具的API调用文本已在注释中给出。

![image](https://github.com/eosphoros-ai/DB-GPT-Plugins/assets/9814110/d263c1d2-98e1-46ed-83fe-2ae22a64d7e9)

现在是把dbgpt_plugins目录下generic_db目录打包成一个zip文件,放置在DB-GPT项目的plugins目录中。然后启动DB-GPT项目,启动信息如下: python pilot/server/dbgpt_server.py ...... 2023-08-03 15:01:36 | INFO | stdout | /data/DB-GPT/pilot 2023-08-03 15:01:36 | INFO | stdout | Found module 'generic_db/__init__.py' in the zipfile at: generic_db/__init__.py 2023-08-03 15:01:36 |...

` 1. Get GOOGLE_API_KEY - Go to the [Programmable Search Engine](https://developers.google.com/custom-search/v1/overview#api_key) website. ![Google Key](./screenshots/google_key.png) 2. Get GOOGLE_API_CX - Go to the [Programmable Search Engine](https://programmablesearchengine.google.com/controlpanel/create) website. ![Google CX](./screenshots/google_cx2.png) ![Google CX](./screenshots/google_cx3.png) copy...