You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow-up to #968.
Corrects instances where `langchabinrb` was mistakenly written instead of `langchainrb`.
Co-authored-by: Sergio Bayona <[email protected]>
See [here](https://github.com/patterns-ai-core/langchabinrb/tree/main/examples/create_and_manage_prompt_templates_using_structured_output_parser.rb) for a concrete example
370
+
See [here](https://github.com/patterns-ai-core/langchainrb/tree/main/examples/create_and_manage_prompt_templates_using_structured_output_parser.rb) for a concrete example
371
371
372
372
## Building Retrieval Augment Generation (RAG) system
373
373
RAG is a methodology that assists LLMs generate accurate and up-to-date information.
0 commit comments