Closed Shaunak-Gupta-dev closed 1 month ago
@Shaunak-Gupta-dev
Thanks a lot for the PR but will be closing this as the api_key
is visible please use os.environ["GROQ_API_KEY"] = "" i.e. keep it blank and create a new PR
PS - Delete this api_key from your Groq Cloud too as misuse of the same may happen.
yeah i noticed it earlier, then decided to delete the key from the Groq itself still i have raised a new PR sorry for the confusion
Summary of Changes: This pull request introduces functionality for integrating Google's Gemini using the Groq API. The implementation is located in the GeminiResumeScanner folder. The changes replace the previous OpenAI-related functionality with Gemini-specific integration to better support the intended use case.
Details of Changes:
Gemini Integration: Added code to use Google's Gemini for processing within the GeminiResumeScanner folder. This new integration utilizes the Groq API to interact with Gemini's services. Replaced OpenAI with Gemini: The original functionality that involved OpenAI has been replaced with the Gemini integration, adapting the logic and API calls accordingly.
I just put a line on the number for privacy concerns