Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ariel0330
/
h2osiri
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
h2osiri
/
client
/
h2ogpt_client
/
__init__.py
ariel0330
Upload folder using huggingface_hub
7e60a5e
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
119 Bytes
from
h2ogpt_client._core
import
Client, LangChainMode, PromptType
__all__ = [
"Client"
,
"PromptType"
,
"LangChainMode"
]