Skip to content

Commit c298a78

Browse files
committed
📦 NEW: Deployed docs in memory
1 parent 7a147cf commit c298a78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

baseai/memory/docs/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ const memoryDocs = (): MemoryI => ({
55
name: 'docs',
66
description: 'Docs folder of sourcegraph docs repository as an auto-synced memory',
77
config: {
8+
deployedCommitHash: '7a147cfb18f19d5584ffb3805b678db47191960a',
89
useGitRepo: true,
910
dirToTrack: path.posix.join('.', 'docs'),
1011
extToTrack: [".md",".mdx"]

0 commit comments

Comments
 (0)