Skip to main content
Glama
test_fix_new.json1.1 kB
{ "metadata": [ { "id": 0, "text": "This is a simple test to see if memvid basic functionality works.", "frame": 0, "length": 65 } ], "chunk_to_frame": { "0": 0 }, "frame_to_chunks": { "0": [ 0 ] }, "config": { "qr": { "version": 35, "error_correction": "M", "box_size": 5, "border": 3, "fill_color": "black", "back_color": "white" }, "codec": "h265", "chunking": { "chunk_size": 1024, "overlap": 32 }, "retrieval": { "top_k": 5, "batch_size": 100, "max_workers": 4, "cache_size": 1000 }, "embedding": { "model": "all-MiniLM-L6-v2", "dimension": 384 }, "index": { "type": "Flat", "nlist": 100 }, "llm": { "model": "gemini-2.0-flash-exp", "max_tokens": 8192, "temperature": 0.1, "context_window": 32000 }, "chat": { "max_history": 10, "context_chunks": 5 }, "performance": { "prefetch_frames": 50, "decode_timeout": 10 } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/angrysky56/memvid_mcp_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server