Rename third party examples folder (#779)

This commit is contained in:
Simón Fishman 2023-10-11 19:30:35 -07:00 committed by GitHub
parent 3f0260677a
commit e0baca7fbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 7 additions and 7 deletions

View File

@ -307,7 +307,7 @@
- embeddings - embeddings
- title: Visualizing embeddings in Weights and Biases - title: Visualizing embeddings in Weights and Biases
path: examples/Visualizing_embeddings_in_wandb.ipynb path: examples/third-party/Visualizing_embeddings_in_wandb.ipynb
date: 2023-02-01 date: 2023-02-01
authors: authors:
- scottire - scottire
@ -315,7 +315,7 @@
- embeddings - embeddings
- title: Visualizing Open AI Embeddings in Atlas - title: Visualizing Open AI Embeddings in Atlas
path: examples/Visualizing_embeddings_with_Atlas.ipynb path: examples/third-party/Visualizing_embeddings_with_Atlas.ipynb
date: 2023-03-28 date: 2023-03-28
authors: authors:
- AndriyMulyar - AndriyMulyar
@ -482,7 +482,7 @@
- embeddings - embeddings
- title: Visualizing the embeddings in Kangas - title: Visualizing the embeddings in Kangas
path: examples/third_party_examples/Visualizing_embeddings_in_Kangas.ipynb path: examples/third_party/Visualizing_embeddings_in_Kangas.ipynb
date: 2023-07-11 date: 2023-07-11
authors: authors:
- dsblank - dsblank
@ -491,7 +491,7 @@
- title: Financial Document Analysis with LlamaIndex - title: Financial Document Analysis with LlamaIndex
path: >- path: >-
examples/third_party_examples/financial_document_analysis_with_llamaindex.ipynb examples/third_party/financial_document_analysis_with_llamaindex.ipynb
date: 2023-06-22 date: 2023-06-22
authors: authors:
- Disiok - Disiok
@ -979,7 +979,7 @@
- embeddings - embeddings
- title: How to automate AWS tasks with function-calling - title: How to automate AWS tasks with function-calling
path: examples/third_party_examples/How_to_automate_S3_storage_with_functions.ipynb path: examples/third_party/How_to_automate_S3_storage_with_functions.ipynb
date: 2023-09-27 date: 2023-09-27
authors: authors:
- Barqawiz - Barqawiz
@ -1012,7 +1012,7 @@
- embeddings - embeddings
- title: Fine-tuning GPT with Weights & Biases - title: Fine-tuning GPT with Weights & Biases
path: examples/third_party_examples/GPT_finetuning_with_wandb.ipynb path: examples/third_party/GPT_finetuning_with_wandb.ipynb
date: 2023-10-04 date: 2023-10-04
authors: authors:
- ash0ts - ash0ts
@ -1021,7 +1021,7 @@
- completions - completions
- title: OpenAI API Monitoring with Weights & Biases Weave - title: OpenAI API Monitoring with Weights & Biases Weave
path: examples/third_party_examples/Openai_monitoring_with_wandb_weave.ipynb path: examples/third_party/Openai_monitoring_with_wandb_weave.ipynb
date: 2023-10-04 date: 2023-10-04
authors: authors:
- ash0ts - ash0ts