GaiaNet-AI / docs

Apache License 2.0
8 stars 8 forks source link

Re-order the articles #33

Closed juntao closed 4 months ago

juntao commented 4 months ago

Hello, I am a PR summary agent on flows.network. Here are my reviews of code commits in this PR.


Commit 844ba4f88e47c320197924833b07fdf23cc9d7ea

  1. The order of the articles in the documentation has been rearranged to improve user flow and clarity.
  2. The "Anything LLM" article no longer mentions GaiaNet as a backend option, likely because it's now deprecated or not applicable.
  3. Several articles have had their sidebar positions changed, which will affect the order they appear in the navigation menu.
  4. In the "FlowiseAI tool call" article, the base path for the ChatLocalAI widget has been updated to include "/v1".
  5. The LlamaParse section now includes a new Prerequisites section that explains how to obtain a Gaia node or use a public node for powering the Continue plugin.
  6. The LlamaParse section's title has been changed from "LlamaIndex/LlamaParse" to "LlamaCloud".
  7. The "LobeChat" article no longer mentions using GaiaNet as a backend option, likely due to the same reason as in point 2.
  8. In the LlamaParse section, it's now noted that the program will build an RAG application with multiple files if the FILE_PATH= is empty and points to a directory containing those files.
  9. The Open WebUI article has been updated to remove GaiaNet from its title for consistency with other changes.
  10. Various articles have had their sidebar positions changed, which will affect their order in the navigation menu.