Final_Assignment_Agent / api_keys copy.json
hugh2023
Add multi-modal agent system with media analysis, web scraping, and enhanced configuration management
adec1cb
raw
history blame contribute delete
181 Bytes
{
"openai": {
"api_key":""
},
"huggingface": {
"api_key": ""
},
"search_engine": {
"type": "duckduckgo",
"api_key": null
}
}