Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Memverge
/
MemMachine-Playground
like
23
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1f9a06d
MemMachine-Playground
106 kB
3 contributors
History:
83 commits
Anirudh Esthuri
Update Gemini model names to use available models (gemini-1.5-pro and gemini-2.0-flash-exp)
1f9a06d
3 months ago
.streamlit
Match working Playground setup: Python 3.10 and simpler CMD
4 months ago
assets
Copy all files from Playground - app, gateway_client, llm, model_config, requirements, styles, assets, and config files
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
.gitignore
Safe
417 Bytes
Copy all files from Playground - app, gateway_client, llm, model_config, requirements, styles, assets, and config files
4 months ago
Dockerfile
Safe
1.44 kB
Remove test app from build
4 months ago
README.md
Safe
4.52 kB
Update README.md
3 months ago
app.py
Safe
29.6 kB
Update app.py
3 months ago
gateway_client.py
Safe
2.82 kB
Add API key header support for backend authentication
3 months ago
llm.py
Safe
23 kB
Update Gemini model names to use available models (gemini-1.5-pro and gemini-2.0-flash-exp)
3 months ago
model_config.py
Safe
1.94 kB
Update Gemini model names to use available models (gemini-1.5-pro and gemini-2.0-flash-exp)
3 months ago
requirements.txt
Safe
150 Bytes
Switch Gemini models to use Google API directly instead of AWS Bedrock
3 months ago
styles.css
Safe
826 Bytes
Update styles.css
4 months ago