Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading