Nishitbaria / Dev-Exchange

A community-driven platform for asking and answering programming questions. Get help, share knowledge, and collaborate with developers from around the world. Explore topics in web development, mobile app development, algorithms, data structures, and more.
https://devexchanges.vercel.app/
MIT License
11 stars 24 forks source link

[FIX] Fixed the answer with ai feature #48

Closed Sahilll15 closed 1 month ago

Sahilll15 commented 1 month ago

Fixes Issue

Closes #34

Changes proposed

app/api/gemini/route.ts made the changes in the API folder created Gemini API for the post request similar to the chatgpt API

components/forms/Answer.tsx changed the API from api/chatgpt to api/gemini

Screenshots

Screenshot 2024-05-16 at 1 59 55 AM

Note to reviewers

vercel[bot] commented 1 month ago

@Sahilll15 is attempting to deploy a commit to the Nishit Baria's projects Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dev-exchange ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2024 2:23pm
Nishitbaria commented 1 month ago

Hey @Sahilll15 Please fix the deployment issue :

Sahilll15 commented 1 month ago

Hey @Sahilll15 Please fix the deployment issue :

@Nishitbaria made the required changes

Nishitbaria commented 1 month ago

Thank you for your contribution @Sahilll15