Skip to content

Commit

Permalink
removing algolia, appinsights
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Aug 27, 2024
1 parent 45713d8 commit 1f634de
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
4 changes: 4 additions & 0 deletions .genaiscript/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# avoid merge issues and ignore files in diffs
*.json -diff merge=ours linguist-generated
*.jsonl -diff merge=ours linguist-generated
*.js -diff merge=ours linguist-generated
6 changes: 6 additions & 0 deletions .genaiscript/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
runs/
cache/
retrieval/
containers/
temp/
tests/
8 changes: 0 additions & 8 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -305,14 +305,6 @@ const config = configure(
}),
},
{
appInsights: {
instrumentationKey: "06283122-cd76-493c-9641-fbceeeefd9c6",
},
algolia: {
appId: "AL1OJNE8M9",
apiKey: "0d31b2119e202cd71b47e914cc567fab",
indexName: "devicescript",
},
codeSandbox: {
defaultTemplate: "devicescript",
templates: {
Expand Down

0 comments on commit 1f634de

Please sign in to comment.