rwang1987
rwang1987
LiteLLM is an excellent choice if we can support that, it opens all the possibilities! Looking forward!
I could help you to test LiteLLM with Azure~
@saqadri thank you for your prompt reply! However I got no luck using the ollama as an example to get it working with our Azure OpenAI endpoints. Here is example...
@boyangsvl thank you for your prompt comment! Yes, I checked out visualization tool which is a very handy event tracing when we chatting with our agents through ADK's WebUI. However,...
@boyangsvl fantastic! And looking forward to use this new feature. Would be cool if calling the new API can generate a rendered graph PNG!
Thank you so much @BhadrakshB ! Using the provided gen_agent_graph, yes, we can now generate the same graph as we have in WebUI! I just have one question, that our...
> Okay, I have changed the code locally to show ParallelAgent, SequentialAgent and LoopAgent this way. Could you please let me know if this would work as a good UI?....