Spaces:
Runtime error
Runtime error
Commit History
Refactor parameter names for clarity: update 'cv_pdf' to 'profile_pdf' in main, Assistant, and get_interface functions 36f9f0f
Target markdown summary. 7662760
Add footer links to Gradio app launch to avoid infinite growth bug. fc9c55f
Update Gradio SDK version to 6.9.0 in README.md e00454c
Enable force push to Hugging Face hub for syncing cdf8edb
Reverting max_height to height parameter. b5dc5de
Reverting to 6.8.0 due to bugged heigh filling for interface. 6737905
WIP Fix chatbot weird infinite growth on HF space. 015849f
WIP Fix chatbot weird infinite growth on HF space. 9f8d9e3
WIP Fix chatbot weird infinite growth on HF space. 73679cd
Update Gradio version to 6.9.0 8e187e2
Remove footer links on app launch for improved user interface 98d84e2
Refine comments in app.py for clarity on demo variable usage 9ef0b6b
Update default CHAT_MODEL to gpt-5-mini in README.md and assistant.py 90a7d97
Disable autofocus in ChatInterface for improved user experience dd3db89
Limit Short Description to 60 Characters. d86b37c
Completed README.md with instructions for running the application and a brief description of its functionality. 598bf23
Add Pipfile to manage project dependencies and development packages e64fe97
Refactor application structure: implement main entrypoint, initialize environment, and set up logging; add tools for user interaction and data handling b594867
Refactor Gradio component configuration for version detection and enhance chatbot initialization a88bd91
Refactor chatbot architecture: create Assistant class, implement prompt generation, and enhance tool handling 60c843a
Enhance guidelines for handling unknown questions and user interactions; clarify refusal to invent information and offer to record gaps in knowledge. fc98208
Remove unused Textbox from ChatInterface in main application flow e03fd7b
Add TODO items for message timestamps and time-window error tracking in README 91a47fe
Refactor error handling in PDF and text reading functions; return "NO DATA" for failures and enhance user guidance on missing data scenarios 252dee2
Refactor tool call handling in chat completion; improve logging for tool failures and prevent infinite loops fb8644a
Refactor environment variable handling and enhance error logging in push_notification function; improve user feedback for tool failures 2376fd4
Enhance chatbot system prompt with detailed purpose, scope, and guidelines; add Textbox for user interaction in chat interface a541e19
Refactor user guidance for 'record_user_details' tool to enhance clarity and user experience d9db8c0
Refactor user consent and tool usage guidelines for clarity and conciseness in app.py f753c2b
Update README.md title and SDK version; enhance app.py with welcome message and refactor chat initialization 780e9a6
Update short_description in README.md for clarity and conciseness fadd937
Enhance user consent messaging and add welcome message for new conversations in chat 07e4e7e
Refactor push_notification function and update user detail recording for improved context handling e366c08
Refactor app.py to enhance logging and improve PDF/text retrieval from Hugging Face Hub f2f31a0
Update short_description in README.md for clarity and detail 6f79d10
Swap colorFrom and colorTo values in README.md for improved visibility 2eb40ef
Updated App thumbnail and color scheme cbb5e68
Add pinned status and thumbnail to README.md cc4e392
Update hf_hub_download calls to specify repo_type as 'dataset' for PDF and summary downloads 9896a09
Refactor Me class to load profile and summary from Hugging Face with token support 0b8baff
Added HuggingFace synchronisation workflow. 7c222b1
Refactor Me class to load CV and summary from Hugging Face Hub 6a7881f
Add huggingface_hub to requirements.txt c531953
Add initial implementation of AI-powered CV chatbot and update README 4784bff
Initial commit 6fa5ded unverified
Carlos Bazaga commited on