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

DX-1580: Add Agent Examples #59

Merged
merged 13 commits into from
Jan 28, 2025
Merged

DX-1580: Add Agent Examples #59

merged 13 commits into from
Jan 28, 2025

Conversation

CahidArda
Copy link
Collaborator

The original PR for DX-1580 is here #53.

The issue with that PR was that the branch was created from #51, which was squash merged. And there were conflicts, probably because the new branch wasn't from the latest version of #51.

To fix the issue, I went to the branch of #53 and ran:

git rebase -i main

Then, I removed the commits from #51.

Copy link

linear bot commented Jan 27, 2025

examples/email-analyzer-o1/.env.example Show resolved Hide resolved
@@ -0,0 +1,36 @@
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

can we update README and add a .env.local file?

@@ -0,0 +1,36 @@
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

can we update README and add a .env.example file?

@CahidArda CahidArda merged commit 074357d into main Jan 28, 2025
19 checks passed
@CahidArda CahidArda deleted the DX-1580-rebase branch January 28, 2025 16:36
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