mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-02 16:52:31 +00:00
embedding progress
This commit is contained in:
@@ -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 />
|
||||
|
Reference in New Issue
Block a user