Skip to content

Commit 020106b

Browse files
feat: oci genai
Signed-off-by: Anders Swanson <[email protected]>
1 parent e5e6102 commit 020106b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/providers/backend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ Ollama can get up and running locally with large language models. It runs Llama
248248
```bash
249249
k8sgpt analyze --explain --backend ollama
250250
```
251-
>>>>>>> 4a1fbed37eedd35111986d07c99cf340d5653fd6
251+
252252
## FakeAI
253253

254254
FakeAI or the NoOpAiProvider might be useful in situations where you need to test a new feature or simulate the behaviour of an AI based-system without actually invoking it. It can help you with local development, testing and troubleshooting.

0 commit comments

Comments
 (0)