Commit History
Update `langgraph` dependency in `pyproject.toml` to version >=1.0.0 for improved compatibility. a427fe5
Update dependency versions in `pyproject.toml` for `langchain-cerebras`, `langchain-community`, and `langchain-core` to ensure compatibility and introduce a new `langgraph` version constraint. b5c8ed3
Update `langgraph` dependency in `pyproject.toml` to remove version constraints for greater flexibility. 4bf2da1
Refactor `pyproject.toml` to remove unused dependencies and streamline the dependency list. Added a new optional `vector-store` section for Pinecone integration. 5f75df2
Update `langgraph-sdk` dependency in `pyproject.toml` to version range >=0.2.0,<0.3.0 for improved compatibility. 2da4b74
Refactor `pyproject.toml` to streamline dependencies and introduce optional dependencies for development and MLflow experiments. Removed several unused packages to reduce bloat. 63706f7
Remove langgraph-sdk dependency from `pyproject.toml` to streamline project dependencies. e53a552
Updated langgraph-sdk dependency to the latest version without a specific version constraint in `pyproject.toml` b513548
Upgraded langgrpah-sdk version e1dbd37
Remove deployment and Dockerfile explanation documents to streamline project documentation. 8a965c6
Refactor document processing functions to support asynchronous operations and update .gitignore for logs directory. Removed redundant import in data loading workflow. 1b1a81e
Update dependencies and enhance project configuration abfd9fc
Refactor logging configuration and enhance job application workflow 36fab63
Modified configuration for LLMs 4e6b7ed
Modified LLM Configuration 0aefc84
Added logs to gitignore 149fa5c
Remove Deployment Section in README 6771a0b
Updated README 5b6d456
Merge branch 'main' of https://github.com/rishabh1024/job_writer a7a3ed5
Update LLM model in self-consistency function from Gemma 3-12b to 3-27b. bc9c8da
Bump grpcio and grpcio-tools to 1.78.x for Hugging Face deployment compatibility 642e564
Bump langgraph-sdk to >=0.3.5 for Hugging Face deployment compatibility 17542a8
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
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
Remove binary database files from tracking and update gitignore 9842097
Remove resume.pdf from tracking and add .docker_env to gitignore 046210e
Stop tracking job_writer.log ff1490e
Stop tracking job_writer.log 44010a8
Merged conflict resolved eb36d35
Added mongodb store dependency for Agent Memory 40ea651
Modified Dockerfile to ensure Playwright is installed within the correct directory ea10140
Added feature in resume loader to allow uploding resume from hugging face datasets f57fe35
Add URL support for resume files - enables remote resume access via HTTP/HTTPS URLs daec63e
Fix langsmith version conflict: update from 0.4.32 to >=0.6.3 for base image compatibility e2af417
Remove resume.pdf from git tracking and add binary files to .gitignore 6e10a74
Modified Dockerfile and docker-compose for HF Deployement c7be661
"Modified Dockerfile for HF Deployement, Made changes to main graph and intermediate graph states" 8349858
Remove .dockerignore and update langgraph.json paths 916328a
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
Code Refactoring and Central Logging 046508a
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