Dmitry
Results
1
issues of
Dmitry
### Expected Behaviour systemPrompt property is part of OpenAIAgentOptions ### Current Behaviour systemPrompot is not part of OpenAIAgentOptions Neither does it have agent.setSystemPrompt(...) ### Code snippet ```python import { OpenAIAgent,...
bug