Skip to content

Conversation

@dalenguyen
Copy link
Owner

  • Added a new chat service to handle user messages and responses from OpenAI.
  • Created a chat page component for user interaction, including message display and input functionality.
  • Updated app configuration to include content rendering capabilities.
  • Modified Vite configuration to support Prism.js for syntax highlighting.
  • Introduced a new API route for processing chat requests with OpenAI.
  • Updated CSS imports to use the new Tailwind CSS syntax and included Prism.js theme.

This PR Closes Issue

closes #7

Description

What type of PR is this? (check all applicable)

  • ✨ Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Mobile & Desktop Screenshots/Recordings

[Attach screenshots or recordings if applicable]

Steps to QA

Added to documentation?

  • 📜 README.md
  • 🙅 no documentation needed

[Optional] Post-deployment tasks

[Specify any post-deployment tasks that need to be performed]

[Optional] What gif best describes this PR or how it makes you feel?

[Embed gif or describe the feeling in plain text]

- Added a new chat service to handle user messages and responses from OpenAI.
- Created a chat page component for user interaction, including message display and input functionality.
- Updated app configuration to include content rendering capabilities.
- Modified Vite configuration to support Prism.js for syntax highlighting.
- Introduced a new API route for processing chat requests with OpenAI.
- Updated CSS imports to use the new Tailwind CSS syntax and included Prism.js theme.
@dalenguyen dalenguyen merged commit dc3fc6d into main Apr 4, 2025
1 check failed
@dalenguyen dalenguyen deleted the feat-chat-beta branch April 4, 2025 05:13
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.

Add Chat feature

2 participants