Agents_SDK_Expert / chainlit.yaml
Aasher's picture
feat: Implement custom PostgreSQL data layer with enhanced datetime handling
4404bc4
raw
history blame contribute delete
165 Bytes
auth:
required: true
providers:
- google
outh_providers:
google:
client_id: ${OAUTH_GOOGLE_CLIENT_ID}
client_secret: ${OAUTH_GOOGLE_CLIENT_SECRET}