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 chatbot implementation via Gemini #78

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

lethargicpanda
Copy link

Add chatbot implementation using the Gemini API

  • Chatbot functionality
  • Button in settings to toggle the feature
Chatbot in action Toggle button in settings
image image

@lethargicpanda lethargicpanda self-assigned this Jun 13, 2024
@lethargicpanda lethargicpanda force-pushed the gemini-api branch 6 times, most recently from 497172f to cf2b9d9 Compare June 13, 2024 17:56
@lethargicpanda lethargicpanda force-pushed the gemini-api branch 2 times, most recently from 2a2884b to b631b66 Compare June 18, 2024 18:21
@donovanfm
Copy link
Contributor

I discussed this with @lethargicpanda and we decided that he would update this to work without an API key. Currently, the project won't build if you don't provide a Gemini API Key. In the update, if a developer doesn't provide an API key, then the smart chatbot feature will be disabled on the Settings page with a note explaining why. This change is meant to reduce developer friction, especially if someone wants to use SociaLite without the Gemini functionality.

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.

None yet

3 participants