Skip to content

feat: integrate Google AI chat functionality #230

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

Open
wants to merge 4 commits into
base: staging
Choose a base branch
from
Open

Conversation

jhonattan
Copy link
Contributor

  • Added Google AI configuration to retrieve API key.
  • Implemented ChatService to handle chat interactions with Google AI.
  • Created Chat and FloatingChat components for user interaction.
  • Established chat context for managing chat state.
  • Updated docker-compose to include environment variables.
  • Added .env file support for sensitive configurations.
  • Enhanced package.json and package-lock.json with new dependencies.
  • Implemented chat page with meta information and user instructions.

- Added Google AI configuration to retrieve API key.
- Implemented ChatService to handle chat interactions with Google AI.
- Created Chat and FloatingChat components for user interaction.
- Established chat context for managing chat state.
- Updated docker-compose to include environment variables.
- Added .env file support for sensitive configurations.
- Enhanced package.json and package-lock.json with new dependencies.
- Implemented chat page with meta information and user instructions.
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.

1 participant