embedding progress

This commit is contained in:
vcoppe
2024-07-12 15:00:33 +02:00
parent cfeeabb580
commit d774f3a53c
14 changed files with 386 additions and 281 deletions

View File

@@ -3,9 +3,14 @@ title: Integration
---
<script>
import EmbeddingPlaygound from '$lib/components/EmbeddingPlayground.svelte';
import DocsNote from '$lib/components/docs/DocsNote.svelte';
import EmbeddingPlaygound from '$lib/components/embedding/EmbeddingPlayground.svelte';
</script>
# { title }
<DocsNote>
This section is a work in progress.
</DocsNote>
<EmbeddingPlaygound />