Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function to send email and tests #268

Merged
merged 10 commits into from
Jan 31, 2024
Merged

Add function to send email and tests #268

merged 10 commits into from
Jan 31, 2024

Conversation

kumaranvpl
Copy link
Collaborator

No description provided.

@kumaranvpl
Copy link
Collaborator Author

@davorrunje Please send me credits. I will set them as actions secrets.

@kumaranvpl kumaranvpl marked this pull request as draft January 31, 2024 08:54
@kumaranvpl kumaranvpl marked this pull request as ready for review January 31, 2024 10:14
openai_agent/send_email.py Outdated Show resolved Hide resolved


def send_email(
*, from_email: str = "info@airt.ai", to_email: str, subject: str, body_text: str
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check with Harish which email address should we use.

info@captn.ai ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

support@captn.ai, It is not created yet though

@kumaranvpl kumaranvpl merged commit 70a8c82 into main Jan 31, 2024
6 checks passed
@kumaranvpl kumaranvpl deleted the add-email-func branch January 31, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants