Skip to content

Commit

Permalink
#2601 Add new processors as entries into navigation (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
asimms41 authored Aug 2, 2024
1 parent 0797b47 commit 950b9b4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,14 @@
*** xref:components:processors/nats_kv.adoc[]
*** xref:components:processors/nats_request_reply.adoc[]
*** xref:components:processors/noop.adoc[]
*** xref:components:processors/ollama_chat.adoc[]
*** xref:components:processors/ollama_embeddings.adoc[]
*** xref:components:processors/openai_chat_completion.adoc[]
*** xref:components:processors/openai_embeddings.adoc[]
*** xref:components:processors/openai_image_generation.adoc[]
*** xref:components:processors/openai_speech.adoc[]
*** xref:components:processors/openai_transcription.adoc[]
*** xref:components:processors/openai_translation.adoc[]
*** xref:components:processors/parallel.adoc[]
*** xref:components:processors/parquet.adoc[]
*** xref:components:processors/parquet_decode.adoc[]
Expand Down

0 comments on commit 950b9b4

Please sign in to comment.