remove sections of API docs that are not yet relevant

This commit is contained in:
Mark Pollack
2023-10-26 13:30:43 -04:00
parent 8f1826aef6
commit d824ff839d
7 changed files with 1 additions and 21 deletions

View File

@@ -3,15 +3,10 @@
* xref:getting-started.adoc[Getting Started]
* xref:api/index.adoc[]
** xref:api/aiclient.adoc[]
** xref:api/models.adoc[]
** xref:api/prompt.adoc[]
** xref:api/prompt-template.adoc[]
** xref:api/output-parser.adoc[]
** xref:api/chains.adoc[]
** xref:api/documentreaders.adoc[]
** xref:api/splitters.adoc[]
** xref:api/etl-pipeline.adoc[]
** xref:api/embeddings.adoc[]
** xref:api/vectordbs.adoc[]
** xref:api/evaluators.adoc[]
* Appendices
** xref:glossary.adoc[]

View File

@@ -1,3 +0,0 @@
= Chains
TBD

View File

@@ -1,3 +0,0 @@
= Evaluators
TBD

View File

@@ -1,3 +0,0 @@
= Models
TBD

View File

@@ -1,3 +0,0 @@
= Prompt Templates
TBD

View File

@@ -1,3 +0,0 @@
= Splitters
TBD