IIT Madras Paradox X Fetch.AI hackathon #368
Replies: 19 comments 60 replies
-
how to use the correct import for Dialogue ? |
Beta Was this translation helpful? Give feedback.
-
Just one update, i told in workshop that we use Bureau when multiple agents have to talk to each other but not in application development case. |
Beta Was this translation helpful? Give feedback.
-
I want to thank to the @team, for introducing uAgents. I am building an application using these agents with react and python. It feels great to work with these advanced technologies. Open for Collaboration. |
Beta Was this translation helpful? Give feedback.
-
Is is faster to use TortoiseDB to read and write data or use ctx.storage? Since increasing context size, then transferring(via decentralized that too), must have more overhead right? |
Beta Was this translation helpful? Give feedback.
-
If i want to build an agent that take some inputs and after getting all the it says booked successfully anyone suggest some ideas |
Beta Was this translation helpful? Give feedback.
-
Can my agent, which includes a protocol with some handler with some function with( ctx:Context), |
Beta Was this translation helpful? Give feedback.
-
Sure, here’s a more conversational and persuasive version suitable for a discussion forum: Hey everyone, I have a suggestion for improving our agent submission process. Since we can create multiple agents, how about we each create a folder with our IDs or credentials? We can submit pull requests for these folders instead of directly to the main integrations folder. After evaluations and reviews, we can then PR the main folder. Here's why I think this could help:
How It Could Work:
This approach should make our submissions clearer and reviews more efficient. What do you all think? Cheers! *GPT-4o |
Beta Was this translation helpful? Give feedback.
-
Hi! So i am thinking to pivot on my problem statement a little bit. Earlier i was thinking to do something on delta v, but now i thinking to do a separate user-interactive app. |
Beta Was this translation helpful? Give feedback.
-
Could some explain why exactly my schema digest is unrecognized? I'm importing the same Model from the same file in both cases and why is this happening? in main.py in subagent..py protocols init.py |
Beta Was this translation helpful? Give feedback.
-
Why was i asked by the DevTeam to download suspicious code? |
Beta Was this translation helpful? Give feedback.
-
My agents are not able to get funds. Previously, it was working fine and I haven't changed anything in my code. |
Beta Was this translation helpful? Give feedback.
-
The function is working on delta v tho. Yet its showing this error on agent verse. |
Beta Was this translation helpful? Give feedback.
-
Unable to create function! So I have added mailbox too and yet I am still not able to create functions for my agent. I am assuming something must be wrong with my code, so I just tried to ran code from doc - https://fetch.ai/docs/guides/agents/locally-running-langchain-integration#running-a-locally-hosted-agent-with-langchain-integration Here is my code. just copied from the docs example. Please take a look at this. @abhifetch
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Where we upload our project ? |
Beta Was this translation helpful? Give feedback.
-
@abhifetch The broadcast example given in docs is not working. I'm getting the following error after copy pasting and running the exact code. |
Beta Was this translation helpful? Give feedback.
-
Hi, I have a python script that runs a flask server and serves a page and I have a uagent script that communicates with an Agent using uagents, I want to take the data from the server submitted via a form and then send it to my uagents script for further processing but I am not sure how to do that since uagents uses async functions and such. |
Beta Was this translation helpful? Give feedback.
-
Ask your queries here.
Beta Was this translation helpful? Give feedback.
All reactions