Commit History

refactor UI and visualizer components for improved clarity
a3af4f1

mcikalmerdeka commited on

refactor application structure and enhance logging capabilities
9d5041f

mcikalmerdeka commited on

upgrade dependencies version especially for gradio
523ccd6

mcikalmerdeka commited on

add source document link for the knowledge base in the sidebar
6d11ec6

mcikalmerdeka commited on

update app knowledge base integration
892a464

mcikalmerdeka commited on

fix: Bind to 0.0.0.0 for HuggingFace Spaces compatibility
64c7fc2

mcikalmerdeka commited on

fix: Move theme to launch() and remove type parameter from Chatbot
d61bc93

mcikalmerdeka commited on

re-add gr.Sidebar and type='messages' for Gradio 6.3.0
09f5bfb

mcikalmerdeka commited on

update Gradio version to 6.3.0 in readme yml config to match requirements.txt
218fdae

mcikalmerdeka commited on

refactor: Remove type='messages' from Chatbot initialization in ContextVisualizerUI
02852c3

mcikalmerdeka commited on

fix: Move theme to Blocks constructor and add type='messages' to Chatbot
f60cd0e

mcikalmerdeka commited on

experiment refactor UI component: replace Sidebar with Accordion for hf space compatible
b643b07

mcikalmerdeka commited on

rename the main into app to match the hf space requirement
74a684a

mcikalmerdeka commited on

Add .env.example and requirements.txt files for environment configuration and dependencies
5ec5120

mcikalmerdeka commited on

Fix short_description length
c5ab2d3

mcikalmerdeka commited on

Add HuggingFace Space metadata
fbca02a

mcikalmerdeka commited on

add GitHub Actions workflow for syncing to Hugging Face Hub on push to main
644f65f

mcikalmerdeka commited on

Merge pull request #1 from mcikalmerdeka/feat/gradio-ui
f0fb61c
unverified

mcikalmerdeka commited on

update README.md to enhance clarity and structure, emphasizing the principles of context engineering and providing detailed usage instructions for the visualizer
400e6ac

mcikalmerdeka commited on

refactor Context Engineering Visualizer into modular components with Gradio UI integration, enhancing structure and maintainability.
4afc8ce

mcikalmerdeka commited on

add readme file explanation
5710489

mcikalmerdeka commited on

add Context Engineering Visualizer with core components for context tracking, knowledge retrieval, and conversation management
646981b

mcikalmerdeka commited on