strnad / CrewAI-Studio

A user-friendly, multi-platform GUI for managing and running CrewAI agents and tasks. Supports Conda and virtual environments, no coding needed.
207 stars 45 forks source link

Custom Tools API #22

Open N02SRT opened 1 month ago

N02SRT commented 1 month ago

Greetings! First of all thank you so much for the time and effort into this project.

I have successfully connected to my local Ollama, but now I need the ability to send requests to CrewAI from an external call. I see in your Custom Tools there is a basic API built, but I cant quite figure it out. Do you have any documentation or some info I can use to start looking into this?

Many thanks again!