Yorn

Results 7 comments of Yorn

do we still need this? if im not mistaken, isn't the previous $CGAI distribution is done by the agent? if not should we add this as a tool inside cdp...

this currently possible with venice_image skills but the LLM that we use (openAi/Deepseek) didn't let us to prompt that kind of things in order to do this we need to...

i've build the skills, but some endpoints returns a lot of json data that some llm couldnt handle it ![Image](https://github.com/user-attachments/assets/4b6c31a3-1f0e-48a5-bb65-0652da0a0464) my solution is to just convert it to CSV, as...

> Would we then create a URL for the user to download the CSV? what are we > doing with the CSV? the goal is that the agent can use...

out of topic but just in case you wanna try to start it with docker docker-compose.yml ``` version: '3.8' x-build: &default-build context: . dockerfile: Dockerfile services: db: image: postgres:16.1 environment:...

thank you for the review, i already fix it, should i also add it to agent_schema.json?

latest test screenshot ![image](https://github.com/user-attachments/assets/e2bfbf9f-3def-400c-924b-32c921c87572)