Open Issues Need Help
View All on GitHubAI Summary: Refactor the Llama Stack Examples repository to support multiple example applications. This involves creating a new directory structure to organize the examples, updating the README to guide users to the different examples, and potentially modifying the build and run scripts to handle multiple entry points.
Complexity:
3/5
enhancement good first issue help wanted
AI Summary: Determine which data formats (e.g., .pdf, .txt, .docx) the Minimum Viable Product (MVP) of the Llama Stack example application should support for document uploads and analysis within the context of the application's RAG (Retrieval Augmented Generation) capabilities.
Complexity:
2/5
enhancement help wanted