Skip to content

Commit 521771f

Browse files
committed
fix: temporary fix to have ai tag have actual content
1 parent 6b4c872 commit 521771f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_posts/2023-11-16-quarkus-meets-langchain4j.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: 'When Quarkus meets LangChain4j'
44
date: 2023-11-15
5-
tags: ai langchain llm
5+
tags: ai
66
synopsis: 'Learn about the new quarkus-langchain4j extension to integrate LLMs in Quarkus applications.'
77
author: cescoffier
88
---

_posts/2024-03-27-oidc-proxy.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: 'Use OIDC Proxy to integrate OIDC service endpoints with custom GPT'
44
date: 2024-03-27
5-
tags: oidc ai chatgpt gpt
5+
tags: ai oidc
66
synopsis: 'Explain how OIDC Proxy can help to integrate OIDC service endpoints with custom GPT'
77
author: sberyozkin
88
---

_posts/2024-11-29-quarkus-jlama.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: "Creating pure Java LLM infused application with Quarkus, Langchain4j and Jlama"
44
date: 2024-11-29
5-
tags: AI LLM local-inference Jlama
5+
tags: ai
66
synopsis: "Creating pure Java LLM infused application with Quarkus, LangChain4j and Jlama"
77
author: mariofusco
88
---

0 commit comments

Comments
 (0)