diff --git a/_posts/2023-11-16-quarkus-meets-langchain4j.adoc b/_posts/2023-11-16-quarkus-meets-langchain4j.adoc index 0cea03677b..919d758e28 100644 --- a/_posts/2023-11-16-quarkus-meets-langchain4j.adoc +++ b/_posts/2023-11-16-quarkus-meets-langchain4j.adoc @@ -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 --- diff --git a/_posts/2024-03-27-oidc-proxy.adoc b/_posts/2024-03-27-oidc-proxy.adoc index 3b3f238482..f11b66bc3d 100644 --- a/_posts/2024-03-27-oidc-proxy.adoc +++ b/_posts/2024-03-27-oidc-proxy.adoc @@ -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 --- diff --git a/_posts/2024-11-29-quarkus-jlama.adoc b/_posts/2024-11-29-quarkus-jlama.adoc index 1f563572a2..ecb8effdd9 100644 --- a/_posts/2024-11-29-quarkus-jlama.adoc +++ b/_posts/2024-11-29-quarkus-jlama.adoc @@ -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 ---