| [project] | |
| name = "chatbot" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.10" | |
| dependencies = [ | |
| "dotenv>=0.9.9", | |
| "gradio[oauth]>=6.4.0", | |
| "openai>=2.15.0", | |
| ] | |
| [project] | |
| name = "chatbot" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.10" | |
| dependencies = [ | |
| "dotenv>=0.9.9", | |
| "gradio[oauth]>=6.4.0", | |
| "openai>=2.15.0", | |
| ] | |