Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Carbaz
/
career_conversation
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
career_conversation
38.3 kB
Ctrl+K
Ctrl+K
3 contributors
History:
57 commits
Carbaz
Add tiktoken package to Pipfile and requirements.txt
449bb6d
about 1 month ago
.github
Update actions/checkout version to v6 in workflow configuration
about 1 month ago
src
Refactor Assistant class initialization to include logging of profile and summary token lengths, and add history length logging in chat method.
about 1 month ago
.gitignore
Safe
4.73 kB
Refactor chatbot architecture: create Assistant class, implement prompt generation, and enhance tool handling
4 months ago
LICENSE
Safe
1.07 kB
Initial commit
4 months ago
Pipfile
Safe
571 Bytes
Add tiktoken package to Pipfile and requirements.txt
about 1 month ago
README.md
Safe
4.25 kB
Update SDK version to 6.16.0 in README.md
about 1 month ago
app.py
Safe
659 Bytes
Refactor parameter names for clarity: update 'cv_pdf' to 'profile_pdf' in main, Assistant, and get_interface functions
4 months ago
requirements.txt
Safe
75 Bytes
Add tiktoken package to Pipfile and requirements.txt
about 1 month ago
ruff.toml
Safe
172 Bytes
Refactor application structure: implement main entrypoint, initialize environment, and set up logging; add tools for user interaction and data handling
4 months ago
setup.cfg
Safe
464 Bytes
Refactor application structure: implement main entrypoint, initialize environment, and set up logging; add tools for user interaction and data handling
4 months ago