Arhaan Garg

Results 5 comments of Arhaan Garg

I got how to get the image using get_attachment. but i want to parse the url of a base64 image to the openai api. but I get a bad request...

The web search role is being called here but I receive the following error: File "/Users/arhaan/TaskWeaver/playground/UI/../../taskweaver/session/session.py", line 202, in _send_text_message post = _send_message(post.send_to, post) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/arhaan/TaskWeaver/playground/UI/../../taskweaver/module/tracing.py", line 174, in...

I want to call the web search role in a certain case for example for additional information extraction but the planner is not calling the role at the moment. How...

Hi, I am basically trying to deploy a custom UI page for taskWeaver. I changed the app.py file and chainlit.md file. But the UI still did not change. Can you...

Thanks. I have another question. I want to add my custom logo instead of the TaskWeaver logo. I cannot find the place where the logo's image is being used in...