christianjcg - Hi, sorry for this question, may...
Hi, sorry for this question, maybe it was answered in another thread... is it possible to use a parallel node with multiple assistants?
11 Replies
To what end? What are you trying to achieve here?
Thanks for your comment, basically I would like my assistant to connect to different sources like webscrap, database, etc. Today I have this, but I'm not sure if it sounds good as an architecture
What you have done here with the most recent screenshot is how I would structure (instead of multiple assistants). Just a note on your naming, however... you need to be careful and consistant with what you name the 'tools'/child nodes in the Assistant. Whatever you name them you need to use exactly the same word/s (including capitalisation) in your instructions. So, for example, you've got a node named 'TIM_PI_Casas_Usa.....', make sure you refer to each node with exactly the same name.
How do I do this? .make sure you refer to each node with exactly the same name.
Should I adapt the assistant code?
Oh no, it was just flagging that you're referring to each "tool" you've given the Assistant by the exact name you've titled it, as you look to be using a quite specific naming convention.
So I should tell you, do you look for all the information in tim_database or do you scrap with TIM_PI_Sitio_Rerenda?
I find that naming your nodes using more natural language (rather than using a naming convention like you are here with 'TIM_PI_Casas_Usa.....') can sometimes give the assistant more context when you're writing the instructions, and therefore better results.
For example, in your instructions, saying "Use the 'View x website'' tool for..." instead of "Use the 'TIM_PI_Casas_Usa.....' tool for..." can sometimes give better results. But everything has to be named consistently.
All that said, if what you've got is working fine, then I wouldn't feel compelled to change anything.
thanks for you comment..
I changed the model... and now I haven't been able to get my assistant to read my db
can you help me?
I solve the issue, but How do I get my assistant to read my db first?
In your instructions, explicitly say "Start by using the x tool to....."
in the assistant or prompt?
You are an expert assistant in real estate investment, real estate and properties. You provide accurate and detailed information about what the client requests. In addition to offering properties, you also provide market analysis, trends, comparisons and price projections, based on technical analysis and data from the real estate sector.
Instructions for the search: First, query the PostgreSQL database to find properties that meet the user's criteria. If you do not find relevant results in the database, proceed to perform web scraping to expand the options.
You deliver detailed information on communes and regions, colloquial terms, as well as nearby services and other relevant data.
If you do not understand a request or the filters are not clear, ask until the search filter is accurate and precise, with a compliance of 99.9%.
it´s working .. very happy