bot_data / codex.json
zhiminy's picture
Add active attribute to codex.json
3e73e7f verified
raw
history blame
390 Bytes
{
"agent_name": "OpenAI Codex",
"organization": "OpenAI",
"github_identifier": "codex",
"description": "OpenAI Codex is an AI system that translates natural language into code. It is capable of understanding and generating code in multiple programming languages, making it a powerful tool for developers.",
"website": "https://openai.com/research/codex",
"active": true
}