Documentation-related tasks #295
ludwiktrammer
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Symbols
📃 - should become a ticket
☑️ - ticket created (with a link)
1. Minimal READMEs for All Subpackages ☑️
Each README should include:
These READMEs should be configured to display correctly on both GitHub and PyPI.
2. Table of Contents for the Main Documentation Page ☑️
The main documentation page should feature a table of contents with links and descriptions for each section.
3. New Quickstart Chapter: Evaluations with
ragbits-evaluate
☑️A new chapter should be added to the Quickstart guide, building on examples from previous chapters.
4. Improved Cross-Referencing and linking ☑️
5. How-To: Default Configuration for Ragbits ☑️
This guide should cover:
6. Additional How-Tos on Prompts
BasePrompt
to enable dynamic prompts from external sources (e.g., YAML files or a database). 📃7. How-Tos on LLMs
Prompt
s and raw strings/conversations. ☑️8. How-Tos on Embeddings
9. How-Tos on Vector Stores
10. How-Tos on Document Search
11. Updating How-Tos on Evaluation
12. How-Tos on Guardrails
13. How-To: Using Tracing in Ragbits ☑️
14. Add missing public classes to API Reference 📃
This includes all public classes from packages such as Evaluate, Guardrails, etc.
Beta Was this translation helpful? Give feedback.
All reactions