Observability with OpenTelemetry, Jaeger, and Rails
Discussion and setup of OpenTelemetry and Jaeger with Ruby on Rails
Feb 22, 20244 min read12

Search for a command to run...
Articles tagged with #ruby
Discussion and setup of OpenTelemetry and Jaeger with Ruby on Rails

Discussing the pros and cons of using ActiveRecord Callbacks with real world experiences.

This tutorial talks about how to build a Ruby Chatbot with Langchain, PromptTemplate and OpenAI.

Building a small terminal-based chatbot app with OpenAI. https://youtu.be/QhiKOhzuYr0 In this tutorial, we'll delve into creating your first AI-powered apps using Ruby, Langchain.rb library and OpenAI's GPTPT-4 API. Objective We'll create a termina...
