Workflow
LangWatch
icon
Search documents
X @Avi Chawla
Avi Chawla· 2025-06-09 06:32
If you found it insightful, reshare it with your network.Find me → @_avichawlaEvery day, I share tutorials and insights on DS, ML, LLMs, and RAGs.Avi Chawla (@_avichawla):Trace and evaluate any AI/LLM app in 3 lines of code!- Initialize an eval with LangWatch (line 3)- Decorate the LLM workflow method (line 5)- Log the evaluation (line 11)You can keep using Pandas and your other favorite tools.100% open-source! https://t.co/J7dxnMmKdC ...
X @Avi Chawla
Avi Chawla· 2025-06-09 06:32
You can integrate LangWatch evaluations into CI/CD workflows so every model update is automatically checked before deployment.GitHub repo → https://t.co/Tx3oJoPEFG(don't forget to star it ⭐️) ...
X @Avi Chawla
Avi Chawla· 2025-06-09 06:32
Trace and evaluate any AI/LLM app in 3 lines of code!- Initialize an eval with LangWatch (line 3)- Decorate the LLM workflow method (line 5)- Log the evaluation (line 11)You can keep using Pandas and your other favorite tools.100% open-source! https://t.co/J7dxnMmKdC ...