Rise
Rise
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
Very nice! Thank you!
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
it shouldnt be a problem when a lot of request will appear. Was just a bit confused
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
I am refactoring the project. I will run some more calls and will come back if it doesnt show up
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
Ah okay makes sense
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
i dm you
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
yes
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
No description
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
Also everything is shown in the dashboard. the only thing which is has "no data" is User consumption | Token count. User consumption | Count of Traces shows the different User and their trace count. I was wondering if I have to setup additional to see the tokencount per user.
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
Creating a trace and setting user_id or id works 👍
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
Thank you so much for you help!
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
okay 🙂 With that I should be able to do it. I will implement it and comeback if Ive got any other problems with that
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
sure. handler = trace.get_langchain_handler() will initialize a handler that works the same as the Callbackhandler()?
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
Maybe I just missed something in the docs
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
I want to pass the trace and user id into the Callbackhandler. I wasnt able to find it in the docs. The only way i was able to do that was by initializing a Langfuse() object and creating a trace by hand
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
I just have one more question that is not related to that
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
No worries. It also works! Just wanted to mention that i got Error in list.on_chain_start callback: AttributeError("'list' object has no attribute 'ignore_chain'") when I didnt give the handler to the llm. But with passing it to AzureChatOpenAI it works perfect 🙂
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
will there be a new version or will it be updated when I --upgrade?
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
I will check when the changes are up 🙂
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
yes i set: "AZURE_OPENAI_ENDPOINT" "OPENAI_API_VERSION" "AZURE_OPENAI_API_KEY"
83 replies
LLangfuse
Created by Rise on 11/21/2023 in #get-support
Langchain Python AzureOpenAi
ah yes... os.environ["AZURE_OPENAI_API_KEY"] = "2023-05-15"
83 replies