Commit Graph

58 Commits

Author SHA1 Message Date
Docker Config Backup
710adff0aa Add Docker networking support for N8N and container integration
- Added docker-compose.api-localai.yml for Docker network integration
- Updated config.py to support dynamic Supabase connection strings via environment variables
- Enhanced documentation with Docker network deployment instructions
- Added specific N8N workflow integration guidance
- Solved Docker networking issues for container-to-container communication

Key improvements:
* Container-to-container API access for N8N workflows
* Automatic service dependency resolution (Ollama, Supabase)
* Comprehensive deployment options for different use cases
* Production-ready Docker network configuration

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-01 08:25:25 +02:00
Docker Config Backup
e2899a2bd0 Add Docker support and fix external access issues
🐳 Docker Configuration:
- Created Dockerfile for containerized API deployment
- Added docker-compose.api.yml for complete stack
- Added requirements.txt for Docker builds
- Added .dockerignore for optimized builds
- Configured external access on 0.0.0.0:8080

📚 Documentation Updates:
- Updated quickstart to reflect Neo4j already running
- Added Docker deployment tabs with external access info
- Updated REST API docs with Docker deployment options
- Clarified local vs external access deployment methods

🔧 Configuration:
- API_HOST=0.0.0.0 for external access in Docker
- Health checks and restart policies
- Proper networking and volume configuration
- Environment variable configuration

 Addresses user issues:
- REST API now accessible from outside the machine via Docker
- Documentation reflects actual infrastructure state
- Clear deployment options for different use cases

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-31 17:43:45 +02:00
Docker Config Backup
801ae75069 Update Mintlify documentation for Phase 2 completion
📚 Documentation updates reflecting REST API completion:

 Updated REST API feature page:
- Added Phase 2 completion notice
- Updated features list with current capabilities
- Replaced generic instructions with actual implementation
- Added comprehensive usage examples (cURL, Python, JavaScript)
- Included testing information and interactive docs links

 Updated introduction page:
- Changed status from Phase 1 to Phase 2 complete
- Added REST API to component status table
- Updated API accordion with completion status
- Added REST API server card with direct link

 Updated quickstart guide:
- Added Step 3: REST API server startup
- Added Step 4: API testing instructions
- Included specific commands and endpoints

🎯 All documentation now accurately reflects Phase 2 completion
📊 Users can follow updated guides to use the functional API

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-31 17:07:56 +02:00
Docker Config Backup
09451401cc Update documentation: Replace Qdrant with Supabase references
- Updated vector store provider references throughout documentation
- Changed default vector store from Qdrant to Supabase (pgvector)
- Updated configuration examples to use Supabase connection strings
- Modified navigation structure to remove qdrant-specific references
- Updated examples in mem0-with-ollama and llama-index integration
- Corrected API reference and architecture documentation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-31 07:56:11 +02:00
Saket Aryan
08e7ae02de docs: Async Add Announcement (#3231) 2025-07-29 00:26:59 +05:30
Andrew Carbonetto
05c404d8d3 Add Amazon Neptune Analytics graph_store configuration & integration (#2949) 2025-07-04 16:26:21 -07:00
Antaripa Saha
75482fdb29 Docs SOC2 and HIPAA update (#3075) 2025-07-01 01:21:53 -07:00
Antaripa Saha
a98842422b doc: Broken links fixed in docs (#3034) 2025-06-25 17:18:29 +05:30
Antaripa Saha
aaf879322c Platform feature docs revamp (#3007) 2025-06-25 00:57:08 -07:00
Akshat Jain
c173ec32d0 Improve Docs: Agent Id - Mem0 OSS Graph Memory (#2969) 2025-06-21 23:34:28 +05:30
Akshat Jain
c70dc7614b Fix: Add Google Genai library support (#2941) 2025-06-17 17:47:09 +05:30
Prateek Chhikara
240acca3de Fix: Improve clarity and conciseness of Graph Memory features documen… (#2874) 2025-05-29 13:47:16 -07:00
Dev Khant
443816365a Doc: Feature docs changes (#2756) 2025-05-22 10:59:18 +05:30
Prateek Chhikara
393a4fd5a6 Docs Update (#2591) 2025-04-29 08:15:25 -07:00
Katarina Supe
ba2e479902 Add Memgraph integration (#2537) 2025-04-22 16:27:24 +05:30
Dev Khant
616313b8b5 Add async support (#2492)
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
2025-04-10 11:16:44 +05:30
Sergio Toro
83338295d8 feat: add development docker compose (#2411) 2025-04-01 16:19:30 +05:30
Saket Aryan
1ae2747ff8 Add Supabase History DB to run Mem0 OSS on Serverless (#2429) 2025-03-24 16:14:29 -07:00
Dev Khant
9f937943ba Doc: update oss quickstart page (#2401) 2025-03-19 17:27:09 +05:30
Wonbin Kim
66d3f9b93c Support Custom Prompt for Memory Action Decision (#2371) 2025-03-18 10:43:01 +05:30
Dev Khant
d7a26bd0c3 Add infer param and version bump (#2389)
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
2025-03-18 01:04:58 +05:30
Dev Khant
9c0954133f Improve multimodal functionality (#2297) 2025-03-10 23:33:18 +05:30
Saket Aryan
6d7ef3ae45 Multimodal Support NodeSDK (#2320) 2025-03-06 17:50:41 +05:30
Saket Aryan
2611343cbe Updated Docs to add Mem0 Demo Link/ Updated Mem0 Demo (#2305) 2025-03-05 01:11:33 -08:00
Saket Aryan
6fdc63504a Graph Support for NodeSDK (#2298) 2025-03-04 23:22:50 -08:00
Taranjeet Singh
bc4c15962a Fix: improve url of node js sdk (#2292) 2025-03-03 23:08:44 -08:00
Dev Khant
4318663697 Make api_version=v1.1 default and version bump -> 0.1.59 (#2278)
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
2025-03-01 11:36:20 +05:30
Saket Aryan
5606c3ffb8 Update Docs (#2277) 2025-02-28 16:37:05 -08:00
Dev Khant
b131c4bfc4 Update max_token and formatting (#2273) 2025-02-28 15:59:34 +05:30
Saket Aryan
434b555a29 Updated docs for typescript package (#2269) 2025-02-27 18:22:28 -08:00
Dev Khant
1be0d70d02 Doc: api_key changes (#2251) 2025-02-24 10:23:28 +05:30
Deshraj Yadav
96628d7791 Update docs for running REST API Server (#2241) 2025-02-21 01:26:57 -08:00
Deshraj Yadav
244fd2231d Add support for Mem0 REST API Server in OSS package (#2240) 2025-02-21 01:05:55 -08:00
Deshraj Yadav
1436da18b1 Update docs (#2222) 2025-02-18 17:52:32 -08:00
Prateek Chhikara
cc9acb7493 Added support of vision input 2025-02-18 11:47:13 -08:00
Dev Khant
90096d6954 Doc: Add config params for Memory() (#2193) 2025-02-05 12:44:41 +05:30
Dev-Khant
09bf7ad916 update doc 2025-01-09 18:05:14 +05:30
Mayank
78a2ef41d7 [graph_memory]: improve delete/add graph memory (#2073) 2025-01-03 22:21:05 +05:30
Mayank
dca74a1ec0 [docs]: Quickstart docs changed for v1.1 responses (#1990) 2024-10-28 15:22:18 -07:00
Dev Khant
2b262a65b2 Update graph doc for installation (#1959) 2024-10-15 08:13:41 -07:00
Farookh Zaheer Siddiqui
bd5ce7c6d2 [Docs] : Fix typos in docs (#1960) 2024-10-15 17:23:53 +05:30
Prateek Chhikara
8c3c9e1520 Docs update (#1875) 2024-09-17 10:53:14 -07:00
Shlok Khemani
f01e8a083e improved docs (#1834) 2024-09-09 15:59:12 +05:30
Dev Khant
851b665c11 Add contributing doc (#1794) 2024-09-04 10:18:40 -07:00
Dev Khant
f21ca9b765 Update add method and prompts (#1775) 2024-09-03 17:12:35 -07:00
Prateek Chhikara
d113037a4f Bug fixes in docs (#1802) 2024-09-03 13:16:00 -07:00
Prateek Chhikara
b2f683f3cc Bug fixes in docs (#1801) 2024-09-03 13:11:11 -07:00
Prateek Chhikara
9d0932971d Graph memory docs update (#1786) 2024-08-31 03:47:23 +05:30
Prateek Chhikara
deeb4f2250 Modified the location of graph memory's colab link (#1769) 2024-08-28 13:37:09 -07:00
Prateek Chhikara
a80796b5ff Added Google Colab link for Graph Memory (#1764) 2024-08-27 16:24:26 -07:00