Skip to content
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

WIP Docs #272

Closed
wants to merge 109 commits into from
Closed

WIP Docs #272

wants to merge 109 commits into from

Conversation

darinkishore
Copy link
Collaborator

No description provided.

The Algolia CSS file was removed, impacting the configuration file as well. Moreover, the documentation's structure was heavily updated, removing unnecessary sections and refining existing ones for clarity. Sections related to community and contributions are emphasized now. The standardization of the table of contents and captions was also a prominent part of the update.
The README.rst file is deleted and modules.ipynb file, which explains the use of DSPy modules, is created. The README was removed because the same information was already found in other files, resulting in duplication. The newly added file provides a detailed explanation about the DSPy modules.
The code refactor involves renaming and reorganizing the documentation and tutorial files from 'dspy_constructs' folders to 'guides' and 'api_reference' folders respectively. This makes the documentation more understandable and easier to navigate. In the process, redundant README files were also removed to eliminate unnecessary duplication.
The commit removes a redundant README file from the 'getting_started' folder and renames the existing README. The documentation structure has also been adjusted, moving files from 'getting_started' to 'guides' and 'api_reference', enhancing clarity and usability.
fix(index.rst): update link to Getting Started Guide in index.rst
This commit removes two `anyscale.md` and `cohere.md` files from the `docs/api_reference/language_models/hosted` directory and `intro.ipynb` file from the 'getting_started/beginner' directory. These files were causing redundancy in the API reference documentation.
…re temporarily

docs(Retrieve.md): delete Retrieve.md file as it is no longer needed
This commit eliminates five language model guide docs and makes necessary adjustments to the '.gitignore' file. The redundant documents were relating to the launching of MLP, TGI, and vLLM servers, as well as metrics and retrieval models. This streamlines the project's documentation structure for clarity.
… the new naming convention

docs(api_reference/modules): remove unnecessary sections and examples
docs(api_reference/modules): add TODO comment to indicate that further changes are needed
docs(index.rst): update path to tutorials
docs(tutorials/tuts.md): create new file with introductory text for tutorials
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant