Skip to content

Commit 99291de

Browse files
authored
Merge pull request #665 from linear-b/rename-ask-ai-integration
Rename AI integration to "Bring Your Own AI"
2 parents 5f2a35e + 167dae2 commit 99291de

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/integrations/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ visible: false
66
# gitStream Integrations
77
<!-- --8<-- [start:integrations]-->
88
<div class="integrations-list" markdown="1">
9-
9+
1010
<div class="integrations-card" markdown="1">
1111
<div class="integrations-card-title" markdown="1">
1212
<a href=/integrations/linearb>![LinearB](/downloads/images/linearb-symbol-dark.png#only-light) ![LinearB](/downloads/images/linearb-symbol-white.png#only-dark) LinearB</a>
@@ -21,7 +21,7 @@ visible: false
2121

2222
<div class="integrations-card" markdown="1">
2323
<div class="integrations-card-title" markdown="1">
24-
[:fontawesome-solid-wand-magic-sparkles: askAI](/integrations/askAI)
24+
[:fontawesome-solid-wand-magic-sparkles: Bring Your Own AI](/integrations/askAI)
2525
</div>
2626
</div>
2727

docs/integrations/askAI.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Integrate gitStream with AI
2+
title: Integrate gitStream with Your Own AI
33
description: Use gitStream to integrate with AI services for Review, describe and add tests.
44
category: [quality, genai, copilot, tests, efficiency]
55
---
6-
# Integrate gitStream with AI
6+
# Integrate gitStream with your own AI
77

88
<!-- --8<-- [start:examples]-->
99
!!! warning "Required gitStream Plugins"
10-
This example requires you to install the [`askAI`](/filter-function-plugins/#askai) plugin.
10+
To use these examples, you need to install the [`askAI`](/filter-function-plugins/#askai) plugin and provide your own AI service API key.
1111

1212
[Learn more about gitStream plugins](/plugins/).
1313

@@ -40,4 +40,4 @@ category: [quality, genai, copilot, tests, efficiency]
4040

4141
--8<-- "docs/snippets/general.md"
4242

43-
--8<-- "docs/snippets/automation-footer.md"
43+
--8<-- "docs/snippets/automation-footer.md"

0 commit comments

Comments
 (0)