monocle2ai / monocle

Monocle is a framework for tracing GenAI app code. This repo contains implementation of Monocle for GenAI apps written in Python.
http://monocle2ai.org
Apache License 2.0
18 stars 10 forks source link

Added initial Okahu python SDK code #1

Closed kshitiz-okahu closed 5 months ago

kshitiz-okahu commented 5 months ago

The Okahu python SDK is an open-source project which instruments your GenAI apps. The tracing uses OpenTelemetry under the hood and provides an extensible way to instrument your application code. The SDK provides automatic instrumentation of popular frameworks like LangChain, LlamaIndex and Haystack. The traces can be exported to Okahu or to your own OpenTelemetry connector.

prasad-okahu commented 5 months ago
prasad-okahu commented 5 months ago

Looks fine to me. I'll create a follow up ticket to change the package/namespaces to monocle.