Patcher

Results 65 comments of Patcher

Hey @unclecode and @ntohidi Im gonna be adding supporting for 0.7.x by today aswell so will update the PR if it needs any chnages (Ideally dont expect any changes as...

Thanks, Lemme know if you feel adding a visual representation (not an image) of the span hierarchy (to understand sequence of events will be useful in the doc)

> The documentation on the openLIT website does not describe the need for any api key when using evaluations: Thats a mistake on my end. Need to fix it. Let...

> I can put a PR to make these changes in the documentation by the end of this week. Just to clarify - the documentation needs to reflect the following...

> Does this mean I cannot use the evals and gaurdrails with an openai api key from my azure subscription? As of now yes :( . I didnt realise this...

Hey @minimAluminiumalism You can set custom resource attributes uisng the Environment variable `OTEL_RESOURCE_ATTRIBUTES`. This change was implemented a while back - https://github.com/openlit/openlit/pull/445

Hey @ishachinniah-hds > I can see individual runs on the requests page and want to be able to export the metrics from those runs to a json/txt file. These are...

Did you try the solution in https://github.com/orgs/openlit/discussions/560 ? cc @wolfgangsmdt

Hey @Gwenn-LR Some CI issues in the pipeline you might see. But before fixing I would say we do plan to remove events logs for prompts and responses and continue...

Interesting, Could you share the code that you are using? Like just the vertexai llm call part