Commit aba7d1e
committed
feat(docs): Update documentation and configuration for Neo4j memory settings
- Enhanced `.env.example` and `docker-compose.yml` to include memory configuration options for Neo4j, allowing users to specify heap and page cache sizes for improved performance with large datasets.
- Updated `README.md` to reflect these changes and provide clearer instructions for setting up the environment.
- Improved the `docs_autopilot_enhanced.py` script to gather comprehensive context for documentation generation, ensuring accurate and up-to-date information is included.
These updates enhance the usability and performance of the TriBridRAG system, particularly for users working with large corpora.1 parent 32fe23a commit aba7d1e
9 files changed
Lines changed: 1417 additions & 733 deletions
File tree
- scripts/docs_ai
- server
- api
- db
- indexing
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
| |||
0 commit comments