- Add rss and scraper dependencies for web data keywords - Add SMS keyword with priority support (low, normal, high, urgent) - Add web_data keywords: RSS, SCRAPE, SCRAPE_ALL, SCRAPE_TABLE, SCRAPE_LINKS, SCRAPE_IMAGES - Add ai_tools keywords: TRANSLATE, OCR, SENTIMENT, CLASSIFY - Improve LLM server health check with better diagnostics and increased timeout - Fix compilation errors and warnings - Register SMS keywords in BASIC engine
20 lines
No EOL
562 B
JSON
20 lines
No EOL
562 B
JSON
{
|
|
"base_url": "http://localhost:8080",
|
|
"default_org": {
|
|
"id": "350485067862114318",
|
|
"name": "default",
|
|
"domain": "default.localhost"
|
|
},
|
|
"default_user": {
|
|
"id": "admin",
|
|
"username": "admin",
|
|
"email": "admin@localhost",
|
|
"password": "",
|
|
"first_name": "Admin",
|
|
"last_name": "User"
|
|
},
|
|
"admin_token": "UC3h1KMCk9gqQJLBQHdb_ra0nxqABNfGobIesD1q1tAddGiMwQPHGfXgR6H1DLmyyrdy1WU",
|
|
"project_id": "",
|
|
"client_id": "350485068449382414",
|
|
"client_secret": "wll0Tiy8cZoliqOAdFbtLspgDM2lDA2pAoH8LBVQx5iESOJNcwoyDBU83ly5C5YK"
|
|
} |