OpenaiExPipeline (openai_ex_pipeline v0.0.1)
View SourceOpenaiExPipeline provides an idiomatic Elixir interface on top of the OpenaiEx library.
This module wraps OpenaiEx's functionality in a more Elixir-friendly way, providing:
- Streamlined API interactions
- Better error handling
- More intuitive function signatures
- Consistent response formats
It maintains all the core functionality of OpenaiEx while making it more natural to use in an Elixir application.