zhiminy commited on
Commit
3f9a8dd
·
verified ·
1 Parent(s): 7913c0c

Upload codex.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. codex.json +7 -0
codex.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "agent_name": "OpenAI Codex",
3
+ "organization": "OpenAI",
4
+ "identifier": "codex",
5
+ "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.",
6
+ "website": "https://openai.com/research/codex"
7
+ }