-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
I came across your video 'Forget CrewAI & AutoGen, Build CUSTOM AI Agents!' and thought you made many good points, so I wanted to try the code myself. I don't have an OpenGPT account, so I wanted to try to adapt the code to use Ollama and llama3 instead. It all seemed quite manageable, but the problem I'm a bit stuck on / wondering how to get around or reimplement is the 'tool_calls' object that OpenGPT apparently has in its return JSON.
Do you have any suggestions or insights on how to best work around this? I tried following the 'solution' here (ollama/ollama-python#39 (comment)), but I can't get it to include 'tool_calls'. Any ideas or suggestions?
Metadata
Metadata
Assignees
Labels
No labels