Skip to content

Commit

Permalink
fix: temporary fix to have ai tag have actual content
Browse files Browse the repository at this point in the history
  • Loading branch information
maxandersen committed Dec 12, 2024
1 parent 6b4c872 commit 521771f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _posts/2023-11-16-quarkus-meets-langchain4j.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: post
title: 'When Quarkus meets LangChain4j'
date: 2023-11-15
tags: ai langchain llm
tags: ai
synopsis: 'Learn about the new quarkus-langchain4j extension to integrate LLMs in Quarkus applications.'
author: cescoffier
---
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-03-27-oidc-proxy.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: post
title: 'Use OIDC Proxy to integrate OIDC service endpoints with custom GPT'
date: 2024-03-27
tags: oidc ai chatgpt gpt
tags: ai oidc
synopsis: 'Explain how OIDC Proxy can help to integrate OIDC service endpoints with custom GPT'
author: sberyozkin
---
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-11-29-quarkus-jlama.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: post
title: "Creating pure Java LLM infused application with Quarkus, Langchain4j and Jlama"
date: 2024-11-29
tags: AI LLM local-inference Jlama
tags: ai
synopsis: "Creating pure Java LLM infused application with Quarkus, LangChain4j and Jlama"
author: mariofusco
---
Expand Down

0 comments on commit 521771f

Please sign in to comment.