Replies: 2 comments
-
|
I implemented LangSmith for my project. The only problem is that I can only trace input/output in my Modules I wrote by myself. Would this be enough for your usecase? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working with my own rm client, I use FAISS & google vertex Ai embedding model to create a chat RAG I am wondering if there is an easy setup for chat history like lang chain's chat history for example ? I don't care implementing this myself it's not hard but maybe there's something I am not familiar with that can make my life easier ?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions