Spaces:
Runtime error
Runtime error
Commit History
Merge pull request #93 from starsnatched/codex/create-dockerfile-for-gradio-app
77852bc
unverified
starsnatched
commited on
Add Dockerfile and dockerignore for HF Space
372692b
tech-envision
commited on
Remove gradio_app.py file and its associated functionality
8c1df92
Add metadata section to README.md for project details
a079abe
init
64e0772
Update README.md
f782089
unverified
starsnatched
commited on
Merge pull request #92 from starsnatched/codex/fix-file-name-display-in-gradio-frontend
528a891
unverified
starsnatched
commited on
Fix file listing in Gradio frontend
b781523
tech-envision
commited on
Merge branch 'main' of https://github.com/starsnatched/llm-backend
065999f
Add gradio[oauth] to requirements for OAuth support
3471bfe
Merge pull request #91 from starsnatched/codex/enable-file-browsing-in-gradio-ui
465752c
unverified
starsnatched
commited on
feat: allow VM filesystem browsing in gradio UI
ca5f649
tech-envision
commited on
Merge pull request #90 from starsnatched/codex/fix--button--object-attribute-error
6d08a3a
unverified
starsnatched
commited on
Fix event chaining after send button
db39b00
tech-envision
commited on
Merge pull request #89 from starsnatched/codex/fix--text--language-error-in-gr.code
8c2d955
unverified
starsnatched
commited on
Fix gradio components
9b56a58
tech-envision
commited on
Merge pull request #88 from starsnatched/codex/create-frontend-for-llm-on-huggingface-gradio-space
34d3cc7
unverified
starsnatched
commited on
Add Gradio frontend for HuggingFace Space
41db684
tech-envision
commited on
refactor: remove frontend.py file and associated Gradio UI code
3fb65e6
Merge pull request #87 from starsnatched/codex/fix-login-functionality-for-huggingface-spaces
97678da
unverified
starsnatched
commited on
feat(frontend): auto login for HF Spaces
e71d6ee
tech-envision
commited on
Merge pull request #86 from starsnatched/codex/create-gradio-frontend-for-llm
3aa6b31
unverified
starsnatched
commited on
Add Gradio frontend with HuggingFace login
6f9e1c0
tech-envision
commited on
refactor: comment out unused chat_stream query for current date
e575a5e
Create LICENSE
620e5c4
unverified
tech-envision
commited on
refactor: update chat_stream query to check contents of requirements.txt
5003012
starsnatched
commited on
fix: correct path in chat_stream for requirements.txt
22279f6
starsnatched
commited on
refactor: remove deprecated Go CLI and macOS GUI components
4beb924
starsnatched
commited on
Merge pull request #85 from EnvisionMindCa/codex/update-system-prompt-to-check-agents.md
d8668d3
unverified
tech-envision
commited on
chore: add AGENTS.md reminder to prompts
937143d
tech-envision
commited on
Merge pull request #84 from EnvisionMindCa/codex/create-macos-gui-app-for-api
ce67dba
unverified
tech-envision
commited on
Add macOS GUI client and usage docs
1f8a981
tech-envision
commited on
Merge pull request #83 from EnvisionMindCa/codex/create-cross-platform-cli-app-for-api
7403772
unverified
tech-envision
commited on
Add cross-platform Go CLI
98f8e86
tech-envision
commited on
feat(api): reintroduce FastAPI application structure and main entry point
b93a91c
starsnatched
commited on
chore: remove frontend subproject
115fa88
starsnatched
commited on
add embedded frontend
055323b
starsnatched
commited on
Remove frontend application files and configurations
b8a8ccd
starsnatched
commited on
Merge pull request #82 from EnvisionMindCa/codex/add-background-image-in-frontend
e0fd509
unverified
tech-envision
commited on
feat(frontend): add background image
e1ccd50
tech-envision
commited on
Merge pull request #81 from EnvisionMindCa/codex/align-ui-elements-and-update-font
1757403
unverified
tech-envision
commited on
Improve frontend layout and typography
a74762c
tech-envision
commited on
Merge pull request #80 from EnvisionMindCa/codex/implement-white-mode-with-glass-effect
1b849df
unverified
tech-envision
commited on
feat(frontend): enforce light mode and add glass design
d32544a
tech-envision
commited on
Merge pull request #79 from EnvisionMindCa/codex/implement-glassmorphism-design
9d53f47
unverified
tech-envision
commited on
feat(frontend): add glassmorphism design
6a317c1
tech-envision
commited on
Merge pull request #78 from EnvisionMindCa/codex/create-frontend-with-next.js-template
48b4388
unverified
tech-envision
commited on
Add Next.js chat frontend
a40a50f
tech-envision
commited on
feat: add global styles and layout for Next.js application
71fac34
starsnatched
commited on