Summary of Changes:
This pull request introduces functionality for integrating Llama 3.2 using the Groq API. The implementation is located in the GroqLlamaResumeScanner folder. The changes replace the previous OpenAI-related functionality with Llama-specific integration to better support the intended use case.
Details of Changes:
Llama Integration:
Added code to use Llama for processing within the GroqLlamaResumeScanner folder. This new integration utilizes the Groq API to interact with Llama's services.
Replaced OpenAI with Llama:
The original functionality that involved OpenAI has been replaced with the Llama integration, adapting the logic and API calls accordingly.
have removed the phone number for privacy concerns
Summary of Changes: This pull request introduces functionality for integrating Llama 3.2 using the Groq API. The implementation is located in the GroqLlamaResumeScanner folder. The changes replace the previous OpenAI-related functionality with Llama-specific integration to better support the intended use case.
Details of Changes:
Llama Integration: Added code to use Llama for processing within the GroqLlamaResumeScanner folder. This new integration utilizes the Groq API to interact with Llama's services. Replaced OpenAI with Llama: The original functionality that involved OpenAI has been replaced with the Llama integration, adapting the logic and API calls accordingly.
have removed the phone number for privacy concerns