Commit History

Remove Deployment Section in README
6771a0b

Rishabh2095 commited on

Merge branch 'main' of https://github.com/rishabh1024/job_writer
a7a3ed5

Rishabh2095 commited on

Update LLM model in self-consistency function from Gemma 3-12b to 3-27b.
bc9c8da

Rishabh2095 commited on

Bump grpcio and grpcio-tools to 1.78.x for Hugging Face deployment compatibility
642e564

Rishabh2095 Cursor commited on

Bump langgraph-sdk to >=0.3.5 for Hugging Face deployment compatibility
17542a8

Rishabh2095 Cursor commited on

Update recursion limit in job workflow and replace LLM model references with Google Gemma. Add new data loading and research subgraph modules for modularity
69e77a3

Rishabh2095 commited on

Update recursion limit in job workflow and replace LLM model references with Google Gemma. Add new data loading and research subgraph modules for modularity
201701a

Rishabh2095 commited on

Remove binary database files from tracking and update gitignore
9842097

Rishabh2095 commited on

Remove resume.pdf from tracking and add .docker_env to gitignore
046210e

Rishabh2095 commited on

Stop tracking job_writer.log
ff1490e

Rishabh2095 commited on

Stop tracking job_writer.log
44010a8

Rishabh2095 commited on

Merged conflict resolved
eb36d35

Rishabh2095 commited on

Added mongodb store dependency for Agent Memory
40ea651

Rishabh2095 commited on

Modified Dockerfile to ensure Playwright is installed within the correct directory
ea10140

Rishabh2095 commited on

Added feature in resume loader to allow uploding resume from hugging face datasets
f57fe35

Rishabh2095 commited on

Add URL support for resume files - enables remote resume access via HTTP/HTTPS URLs
daec63e

Rishabh2095 commited on

Fix langsmith version conflict: update from 0.4.32 to >=0.6.3 for base image compatibility
e2af417

Rishabh2095 commited on

Remove resume.pdf from git tracking and add binary files to .gitignore
6e10a74

Rishabh2095 commited on

Modified Dockerfile and docker-compose for HF Deployement
c7be661

Rishabh2095 commited on

"Modified Dockerfile for HF Deployement, Made changes to main graph and intermediate graph states"
8349858

Rishabh2095 commited on

Remove .dockerignore and update langgraph.json paths
916328a

Rishabh2095 commited on

Refactor job writing agent: Improved code structure by introducing new data loading classes, enhancing logging practices, and ensuring safe environment variable access. Updated workflow logic for better readability and maintainability.
a01026b

Rishabh2095 commited on

Code Refactoring and Central Logging
046508a

Rishabh2095 commited on

Restructuring the application repo.
6e2bf85

mrrobot1024 commited on

Removed the test files
3166780

mrrobot1024 commited on

Changed the directory structure. Made significant code changes including usage of design patterns and improved code readability. Last commit was updating the gitignore file, ignore commit message in last commit.
8acadd7

mrrobot1024 commited on

Changed the directory structure. Made significant code changes including usage of design patterns and improved code readability.
80ed4c7

mrrobot1024 commited on