-
Notifications
You must be signed in to change notification settings - Fork 233
Open
Labels
featureNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededinstrumentationstaleMarks an issue/PR staleMarks an issue/PR stale
Description
We probably should start to support some of the GenAI instrumentation unless they have native instrumentation.
gem 'openai' # Official OpenAI API client
gem 'ruby-openai' # OpenAI API client
gem 'langchainrb' # LangChain for Ruby (it's using unmaintained third party llm lib)
gem 'ruby_llm' # LangChain-like library (actively maintained)
gem 'google-cloud-ai_platform' # Google Vertex AI
gem 'gemini-ai' # Google Gemini AI (maybe should focus on the official google-cloud-ai_platform)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededinstrumentationstaleMarks an issue/PR staleMarks an issue/PR stale