Exercises for Chapter 5. "Haystack pipeline development with custom components"
- How to define Haystack custom components
- Integrating your custom component into a pipeline
- Advanced Custom Component Feature implementation
- Testing and Debugging Custom Components
- Introduction to custom components
- Custom components with global state management
- Custom components with error handling
- Custom components with logging
- Custom components that take scalability into account
- Testing custom components - sample custom component to test
- Testing custom components - test custom component
- Testing custom components - test pipeline with components