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

Revamp and modernize docs completely for 1.4.0 #136

Merged
merged 12 commits into from
May 29, 2024
Merged

Revamp and modernize docs completely for 1.4.0 #136

merged 12 commits into from
May 29, 2024

Conversation

ahuang11
Copy link
Collaborator

@ahuang11 ahuang11 commented Mar 16, 2024

For basics + features, it's now merged into one (features) and the goal of this is to reduce redundancy across examples (e.g. async stream chat) and instead write straightforward recipes that users can copy/paste and slightly modify; also now includes highlights.

Still kind of debating on the section names. Features and Applications sound generic; maybe Concepts + Recipes is better?

Screen.Recording.2024-03-15.at.7.44.13.PM.mov

Closes #131

For components, I don't think panel-chat-examples is the proper place to put them; instead I think those should be migrated into the official Panel repo since panel-chat-examples does not allow users to pip install.

For all the others, I am planning to curate them under applications and separate requirements since most users will only want to try OpenAI/Mistral/LangChain/LlamaIndex separately.

Still very much a WIP, but feedback appreciated.

TODO:

  • Migrate CTransformers code to llama-cpp-python
  • Curate application
  • add pyodide for features
  • separate requirements

@ahuang11 ahuang11 changed the title Revamp docs completely Revamp and modernize docs completely for 1.4.0 Mar 16, 2024
@ahuang11
Copy link
Collaborator Author

I think I'm going to go with core & recipes

@MarcSkovMadsen
Copy link
Collaborator

I think I'm going to go with core & recipes

Sounds good. Alternative you could use Tutorials and How-to guide terminology of Diataxis.

@ahuang11 ahuang11 merged commit f28289e into main May 29, 2024
0 of 2 checks passed
@ahuang11
Copy link
Collaborator Author

Okay, I finally got around to updating this. I de-duplicated some recipes, but I couldn't get talk to github working run-llama/llama_index#12019

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.

Roadmap in the near future
2 participants