Metadata-Version: 2.4
Name: chat-content
Version: 0.1.0
Summary: Fetch responses from GCP Discovery Engine (Agent Builder Chat App)
Home-page: https://github.com/Karthik-Sunil-K/chat-content
Author: Karthik Sunil K
Author-email: karthiksunil.me@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: google-cloud-discoveryengine>=0.5.0
Requires-Dist: google-api-core>=2.0.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# chat-content

A lightweight Python package to fetch search/chat responses from a GCP Discovery Engine (Agent Builder).

## Installation

```bash
pip install chat-content
