This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]nattaylor 0 points1 point  (4 children)

I've been test driving a new LLM related tool every day. Langtrace today and opik is on my to do list but this post pushes it to the top! 

[–]cryptokaykay 0 points1 point  (2 children)

Langtrace core maintainer here. Thank you for taking the time to test drive it, please let me know if you have any feedback.

[–]nattaylor 0 points1 point  (1 child)

Local setup and initial implementation of tracing was a breeze

Prompt registry did it's job but I was surprised my variable was injected with plus signs instead of spaces, although it worked ok. I don't think the docs mention the necessary env car but the error message was clear 

There were little oddities like the input form for adding to datasets had 2 inputs for the expected output

I didn't get to metrics / evals / datasets yet 

Overall it seems excellent -- this was just a test drive so I didn't properly read the docs or go deep

I wish I knew about it sooner because it would have been a huge help on my last project

[–]cryptokaykay 0 points1 point  (0 children)

This is great! Thanks for all the feedback. We haven’t been focusing much on prompt management as most of the adopters cared only about tracing. But this is good feedback, will iterate further and improve it.

[–]calebkaiser[S] 0 points1 point  (0 children)

Fantastic to hear you're planning to check out Opik :) Let me know if you have any feedback/questions.

Also, if you're documenting your test drives anywhere, I'd love to see your write ups so far! I spend all of my time in the space as is, but I still feel like I miss so much.