cancel
Showing results for 
Search instead for 
Did you mean: 
SandipCoder
New Contributor II
since ‎09-02-2024
‎04-08-2025

User Stats

  • 8 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I  have three agents in my multi agent framework (code attached) Supervisor : This is the main controller    "Genie":           #this is a genai agent    "Coder":          #this is a re-act agent created on the fly    "Weather":      #this is an exis...
This is regarding Agentic framework. We are getting issues while invoking the lang chain agent and need your help to get some suggestions from your expert team to resolve this.As per our observation Agent is behaving bit weird while calling tools reg...
Goal :Here below I am attaching my code snippet where I am trying to build an agent on my custom functions .Things are working well when I am running agent.invoke(“Question”).But now I want to deploy this agent into model registry using MLFlow but I ...
Goal :I want to build one Databricks SQL Agent using that any Databricks users can interact with a specified schema in Unity Catalog and generate insights on their data.Followed the url as reference :https://docs.databricks.com/en/large-language-mode...
We need a sample code or process which will help us to dynamically select the prompt template based on the prompt given as an input through the model legacy serving endpoint