- ✅ Full integration with NornicDB's memory bank
- ✅ Graph functions enable multi-hop reasoning
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/node | |
| const Promise = require('bluebird') | |
| const config = require('./config.json') | |
| const knex = require('./lib/knex')(config.database).connection() | |
| const mock = () => ({ user_id: Math.floor(Math.random() * 999) + 1, payload_type: 'foo', attributes: JSON.stringify({}) }) | |
| const before = (t) => { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Change these variables as necessary. | |
| main_package_path = ./cmd/example | |
| binary_name = example | |
| # ==================================================================================== # | |
| # HELPERS | |
| # ==================================================================================== # | |
| ## help: print this help message | |
| .PHONY: help |
| description | Researches topics in depth with comprehensive source analysis and synthesis | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| argument-hint | What topic or question would you like researched? | |||||||||||||||
| tools |
|
|||||||||||||||
| handoffs |
|
OlderNewer