Skip to content

Restructure documentation navigation #1526

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

tzolov
Copy link
Contributor

@tzolov tzolov commented Oct 11, 2024

  • Only the catalog is updated. No existing links are changed
  • Move 'AI Concepts' under 'Overview'
  • Reorganize API sections for better hierarchy
  • Move 'Vector Databases' into its own top-level section
  • Reposition 'Function Calling', 'Multimodality', 'Testing', and 'Structured Output' as top-level items
  • Remove redundant nesting in some sections
  • Comment out 'Generic Model' section

 - Only the catalog is updated. No existing links are changed
 - Move 'AI Concepts' under 'Overview'
 - Reorganize API sections for better hierarchy
 - Move 'Vector Databases' into its own top-level section
 - Reposition 'Function Calling', 'Multimodality', 'Testing', and 'Structured Output' as top-level items
 - Remove redundant nesting in some sections
 - Comment out 'Generic Model' section
@tzolov tzolov added the documentation Improvements or additions to documentation label Oct 11, 2024
@tzolov tzolov added this to the 1.0.0-M4 milestone Oct 11, 2024
@markpollack markpollack self-assigned this Oct 11, 2024
** xref:api/advisors.adoc[Advisors]
* xref:api/index.adoc[AI Models]
** xref:api/chatmodel.adoc[Chat Models]
*** xref:api/prompt.adoc[]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the prompt stuff should move elsewhere. All the "API" subsections are specific to a model vendor whereas this is a higher level spring ai api topic.

** xref:api/etl-pipeline.adoc[]
** xref:api/testing.adoc[]
** xref:api/generic-model.adoc[]
** xref:api/vectordbs/azure.adoc[]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar to the other comment, the ETL pipeline, while certainly being vector store focused, is it's own top level concern or concept and like the other AI Model sections, this is where I go to find specific info on a vendor's vector store as compared to the higher level topic of ETL.


* xref:observabilty/index.adoc[]
* xref:api/functions.adoc[Function Calling]
* xref:api/multimodality.adoc[Multimodality]
* xref:api/testing.adoc[LLM Evaluation]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We rarely use LLM, i'll change to AI Model Evaluation

@markpollack
Copy link
Member

I moved a few sections around, can discuss and continue to refine.

@markpollack
Copy link
Member

made some small updates to the feature listing in index.adoc

merged in d523ffb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants