Skip to content

Commit 04b3447

Browse files
committed
archive more
1 parent 9b3d06d commit 04b3447

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

registry.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@
175175
tags:
176176
- assistants
177177
- dall-e
178+
archived: true
178179

179180
- title: Data preparation and analysis for chat model fine-tuning
180181
path: examples/Chat_finetuning_data_prep.ipynb
@@ -514,6 +515,7 @@
514515
tags:
515516
- whisper
516517
- completions
518+
archived: true
517519

518520
- title: "Enhancing Whisper transcriptions: pre- & post-processing techniques"
519521
path: examples/Whisper_processing_guide.ipynb
@@ -522,6 +524,7 @@
522524
- prestontuggle
523525
tags:
524526
- whisper
527+
archived: true
525528

526529
- title: Whisper prompting guide
527530
path: examples/Whisper_prompting_guide.ipynb
@@ -531,6 +534,7 @@
531534
tags:
532535
- whisper
533536
- completions
537+
archived: true
534538

535539
- title: Zero-shot classification with embeddings
536540
path: examples/Zero-shot_classification_with_embeddings.ipynb
@@ -597,6 +601,7 @@
597601
- colin-openai
598602
tags:
599603
- dall-e
604+
archived: true
600605

601606
- title: How to use the DALL·E API
602607
path: examples/dalle/Image_generations_edits_and_variations_with_DALL-E.ipynb
@@ -605,6 +610,7 @@
605610
- ted-at-openai
606611
tags:
607612
- dall-e
613+
archived: true
608614

609615
- title: How to evaluate a summarization task
610616
path: examples/evaluation/How_to_eval_abstractive_summarization.ipynb
@@ -963,6 +969,7 @@
963969
tags:
964970
- embeddings
965971
- completions
972+
archived: true
966973

967974
- title: Using Redis for embeddings search
968975
path: examples/vector_databases/redis/Using_Redis_for_embeddings_search.ipynb
@@ -1030,6 +1037,7 @@
10301037
- jasonbosco
10311038
tags:
10321039
- embeddings
1040+
archived: true
10331041

10341042
- title: Using Typesense for embeddings search
10351043
path: >-
@@ -1039,6 +1047,7 @@
10391047
- colin-openai
10401048
tags:
10411049
- embeddings
1050+
archived: true
10421051

10431052
- title: Weaviate <> OpenAI
10441053
path: examples/vector_databases/weaviate/README.md
@@ -1318,6 +1327,7 @@
13181327
tags:
13191328
- assistants
13201329
- functions
1330+
archived: true
13211331

13221332
- title: "Orchestrating Agents: Routines and Handoffs"
13231333
path: examples/Orchestrating_agents.ipynb

0 commit comments

Comments
 (0)