Skip to content

Commit d91de7b

Browse files
authored
Update LB memory for APR22 (#1093)
<!-- Explain the changes introduced in your PR --> ## Pull Request approval You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.
1 parent 1b67d5c commit d91de7b

File tree

1 file changed

+1
-1
lines changed
  • baseai/memory/memory-sg-docs-live

1 file changed

+1
-1
lines changed

baseai/memory/memory-sg-docs-live/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const memoryDocs = (): MemoryI => ({
88
include: ['**/*.mdx'],
99
gitignore: true,
1010
embeddedAt: '',
11-
deployedAt: 'ab6065ecc6c667a5b8c0ded35498a17659d34333'
11+
deployedAt: '1b67d5c14520a898e2b9933ab3d2a9fe28515e31'
1212
},
1313
documents: {
1414
meta: doc => {

0 commit comments

Comments
 (0)