KAZAMIKAZUKI
KAZAMIKAZUKI
LLangfuse
Created by KAZAMIKAZUKI on 5/3/2024 in #get-support
hai I'm building langchain api and try
I have read the notebook and all the examples that you provide are using invoke method. I don't really have a problem when tracing invoke method. The problem only occurs when I'm using batch method to create multiple outputs from multiple inputs,. That's when langfuse doesn't trace any of my input and output prompt. I used Langsmith before and this wasn't a problem in Langsmith
8 replies
LLangfuse
Created by KAZAMIKAZUKI on 5/3/2024 in #get-support
hai I'm building langchain api and try
Yes, Im using langserve. Is there a way to do it without passing the callback config into the llm, cause as my understanding the APIHandler doen't work the same way as add_routes, and maybe can you explain why its only work with invoke handler but not on batch method. And I'm also make an issue on github in this link: https://github.com/orgs/langfuse/discussions/1982
8 replies
LLangfuse
Created by KAZAMIKAZUKI on 5/3/2024 in #get-support
hai I'm building langchain api and try
i have not found any
8 replies