mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-04 19:02:58 +00:00
docs: fix example path (#1367)
This commit is contained in:
@@ -436,8 +436,8 @@ You can use the embedding API when working with embedding models. It automatical
|
||||
=== "Python"
|
||||
|
||||
```python
|
||||
--8<-- "python/python/tests/docs/test_embeddings_slow.py:imports"
|
||||
--8<-- "python/python/tests/docs/test_embeddings_slow.py:openai_embeddings"
|
||||
--8<-- "python/python/tests/docs/test_embeddings_optional.py:imports"
|
||||
--8<-- "python/python/tests/docs/test_embeddings_optional.py:openai_embeddings"
|
||||
```
|
||||
|
||||
Learn about using the existing integrations and creating custom embedding functions in the [embedding API guide](./embeddings/).
|
||||
|
||||
Reference in New Issue
Block a user