#Agents API

1 messages · Page 1 of 1 (latest)

glass badger
clever plover
#

Hello, I'm having trouble with the conversation_config.agent.prompt field, I first used a string and got type_error.dict but now if I set it to something like "prompt": {"system": "You are a helpful assistant"}, I avoid the error however on the website the system prompt is empty. How do I use this properly?

clever plover
#

I see the way now.