| |
| |
|
|
| |
| job_writing_agent/.env |
| job_writing_agent/.env.* |
| src/job_writing_agent/.env |
| src/job_writing_agent/.env.* |
|
|
| |
| job_writing_agent/*.ipynb |
|
|
| |
| job_writing_agent/.langgraph_api/ |
|
|
| |
| job_writing_agent/logs/ |
|
|
| |
| job_writing_agent/**/*.pkl |
| job_writing_agent/**/*.pckl |
| job_writing_agent/**/*.pickle |
|
|
| |
| job_writing_agent/**/__pycache__/ |
| job_writing_agent/**/*.py[cod] |
| job_writing_agent/**/*.pyc |
|
|
| |
| *.ipynb |
| *.pkl |
| *.pckl |
| *.pickle |
| __pycache__/ |
| *.py[cod] |
| *.pyc |
| *.log |
|
|
| .vscode/* |
| .cursor/* |
| src/job_writing_agent.egg-info/* |
| pyrightconfig.json |
| app_env/* |
| .docker_env |
| requirements.txt |
| .langgraph_api/* |
| src/job_writing_agent/logs/* |
| docker-compose.override.example.yml |
| DOCKERFILE_EXPLANATION.md |
| DEPLOYMENT_GUIDE.md |
|
|
| |
| *.pdf |
| *.png |
| *.jpg |
| *.jpeg |
| *.gif |
| *.zip |
| *.tar |
| *.gz |
| .\resume.pdf |
|
|
| |
| *.sqlite3 |
| *.db |
| *.bin |
| chroma/ |
| demo_chroma_db/ |
|
|