Commit History

chore: remove unused Dockerfile
899a533

BlacktechY commited on

fix: add pyaudioop as fallback for Python 3.13 (pydub dependency)
f46ed17

BlacktechY commited on

Final fix: Dockerfile with Python 3.10, complete requirements including gradio[oauth,mcp], uvicorn, websockets, spaces
bf2c7e6

BlacktechY commited on

Prepare for Gradio Space: remove Dockerfile, set Python 3.11 via runtime.txt
adf845c

BlacktechY commited on

deps: remove mcp from requirements (included in gradio[mcp])
2a52b15

BlacktechY commited on

build: fix runtime.txt format (just version number)
faffe99

BlacktechY commited on

fix: remove gradio from requirements to avoid version conflict with Dockerfile
65adc11

BlacktechY commited on

fix: force Python 3.10 via Dockerfile, bump Gradio to break cache
11be44f

BlacktechY commited on

build: use runtime.txt only (no Dockerfile)
5a4cb37

BlacktechY commited on

build: add Dockerfile to force Python 3.10 (with audioop)
32a9ef4

BlacktechY commited on

fix: use Python 3.11 via runtime.txt to restore audioop module
654e096

BlacktechY commited on

fix: add audioop-linux for Python 3.13 compatibility (pydub dependency)
3953ffb

BlacktechY commited on

Upgrade: Godlike Memory Engine with real embeddings & FAISS
40b6a85

BlacktechY commited on

chore: add Space metadata YAML frontmatter
6edac80

BlacktechY commited on

Initial commit: Holographic Memory Engine with MCP support
b4260d8

BlacktechY commited on