Commit Graph

4 Commits

Author SHA1 Message Date
shayswrld 6701212d15 feat: remove Zep Cloud, add local SQLite graph store, English-first defaults & Ollama support
- Remove Zep Cloud dependency entirely (zep_entity_reader, zep_graph_memory_updater, zep_tools, zep_paging)
- Add local SQLite-based graph store with LLM-powered entity extraction
- Add local embeddings utility and graph tools service
- Translate all backend docstrings, LLM prompts, and UI to English
- Set English as default language, remove Chinese locale (zh.json)
- Add Ollama setup guide and configure .env.example for Ollama
- Add AGENTS.md for AI agent context
- Fix pyright type errors in models/services
- Add Nedbank Africa expansion preset
- Clean up Docker configuration and README
2026-07-22 22:01:46 +02:00
IagoMelo01 f7138e09fb Correction GPT-5 family error 500 2026-07-22 19:48:32 +08:00
666ghj 985f89f49a fix: resolve 500 error caused by <think> tags and markdown code fences in content field from reasoning models like MiniMax/GLM 2026-03-06 00:30:31 +08:00
666ghj 08f417f3b7 Introduce Project ID for context management, finalizing the stateful API pipeline from file submission to graph construction. 2025-11-28 17:21:08 +08:00