-
- Downloads
Merge branch 'main' into qdrant-query
No related branches found
Tags llamaindex@0.0.9
Showing
- .github/workflows/docs.yml 58 additions, 0 deletions.github/workflows/docs.yml
- .github/workflows/test.yml 1 addition, 1 deletion.github/workflows/test.yml
- .gitignore 1 addition, 0 deletions.gitignore
- docs/source/_autosummary/semantic_router.encoders.AutoEncoder.rst 1 addition, 1 deletion...rce/_autosummary/semantic_router.encoders.AutoEncoder.rst
- docs/source/_autosummary/semantic_router.encoders.base.BaseEncoder.rst 1 addition, 1 deletion...autosummary/semantic_router.encoders.base.BaseEncoder.rst
- docs/source/_autosummary/semantic_router.encoders.bedrock.BedrockEncoder.rst 1 addition, 1 deletion...mmary/semantic_router.encoders.bedrock.BedrockEncoder.rst
- docs/source/_autosummary/semantic_router.encoders.bm25.BM25Encoder.rst 1 addition, 1 deletion...autosummary/semantic_router.encoders.bm25.BM25Encoder.rst
- docs/source/_autosummary/semantic_router.encoders.clip.CLIPEncoder.rst 1 addition, 1 deletion...autosummary/semantic_router.encoders.clip.CLIPEncoder.rst
- docs/source/_autosummary/semantic_router.encoders.cohere.CohereEncoder.rst 1 addition, 1 deletion...summary/semantic_router.encoders.cohere.CohereEncoder.rst
- docs/source/_autosummary/semantic_router.encoders.fastembed.FastEmbedEncoder.rst 1 addition, 1 deletion...y/semantic_router.encoders.fastembed.FastEmbedEncoder.rst
- docs/source/_autosummary/semantic_router.encoders.google.GoogleEncoder.rst 1 addition, 1 deletion...summary/semantic_router.encoders.google.GoogleEncoder.rst
- docs/source/_autosummary/semantic_router.encoders.huggingface.HFEndpointEncoder.rst 1 addition, 1 deletion...emantic_router.encoders.huggingface.HFEndpointEncoder.rst
- docs/source/_autosummary/semantic_router.encoders.huggingface.HuggingFaceEncoder.rst 1 addition, 1 deletion...mantic_router.encoders.huggingface.HuggingFaceEncoder.rst
- docs/source/_autosummary/semantic_router.encoders.mistral.MistralEncoder.rst 1 addition, 1 deletion...mmary/semantic_router.encoders.mistral.MistralEncoder.rst
- docs/source/_autosummary/semantic_router.encoders.openai.OpenAIEncoder.rst 2 additions, 1 deletion...summary/semantic_router.encoders.openai.OpenAIEncoder.rst
- docs/source/_autosummary/semantic_router.encoders.tfidf.TfidfEncoder.rst 1 addition, 1 deletion...tosummary/semantic_router.encoders.tfidf.TfidfEncoder.rst
- docs/source/_autosummary/semantic_router.encoders.vit.VitEncoder.rst 1 addition, 1 deletion.../_autosummary/semantic_router.encoders.vit.VitEncoder.rst
- docs/source/_autosummary/semantic_router.encoders.zure.AzureOpenAIEncoder.rst 2 additions, 1 deletion...mary/semantic_router.encoders.zure.AzureOpenAIEncoder.rst
- docs/source/_autosummary/semantic_router.hybrid_layer.HybridRouteLayer.rst 1 addition, 1 deletion...summary/semantic_router.hybrid_layer.HybridRouteLayer.rst
- docs/source/_autosummary/semantic_router.index.base.BaseIndex.rst 3 additions, 1 deletion...rce/_autosummary/semantic_router.index.base.BaseIndex.rst
.github/workflows/docs.yml
0 → 100644
Please register or sign in to comment