Eric Ciarla
e3e8375c7d
Add AgentOps Monitoring
2024-10-28 11:13:33 -04:00
Eric Ciarla
9a4ccd0801
Claude Web Crawler with Batch Scrape
2024-10-24 14:40:53 -04:00
Nicolas
76c0073829
Nick: grok 2 example
2024-10-21 16:27:15 -03:00
Eric Ciarla
22d375ad29
Updates
2024-10-21 12:01:09 -04:00
Rishi Raj Jain
cf98d69bbb
Update requirements.txt
2024-10-20 18:09:38 +05:30
Rishi Raj Jain
d113199a29
Update app.py
2024-10-20 18:08:38 +05:30
Rishi Raj Jain
8a4ee4482d
Create output_01f6efd5-1297-4745-94b5-5972c10f17d6.json
2024-10-19 03:54:14 +05:30
Rishi Raj Jain
42ec08c76e
Update websites.csv
2024-10-19 03:53:41 +05:30
Rishi Raj Jain
7d8519218a
Update app.py
2024-10-19 02:27:39 +05:30
Rishi Raj Jain
2022db7f0a
Update websites.csv
2024-10-19 02:27:25 +05:30
Rishi Raj Jain
f5af938ea2
Update requirements.txt
2024-10-19 02:27:17 +05:30
Rishi Raj Jain
ba3ee8ead6
Create .env.example
2024-10-19 00:52:47 +05:30
Rishi Raj Jain
adfc493c9b
Create websites.csv
2024-10-19 00:52:26 +05:30
Rishi Raj Jain
11fd630e55
Create requirements.txt
2024-10-19 00:52:14 +05:30
Rishi Raj Jain
10381b5d3c
Create app.py
2024-10-19 00:51:18 +05:30
Rishi Raj Jain
7d8df7d53b
Update requirements.txt
2024-10-18 02:11:15 +05:30
Rishi Raj Jain
a110fdeb85
Update requirements.txt
2024-10-18 02:10:39 +05:30
Eric Ciarla
dff71a8179
Delete README.md
2024-10-17 15:48:36 -04:00
Eric Ciarla
5f69358ce8
Swarm Extractor Example
2024-10-17 15:47:28 -04:00
Nicolas
2eff7c29bb
Nick: refactor openai swarm example
2024-10-12 16:12:12 -03:00
Nicolas
c2d79e1842
Create .env.example
2024-10-12 16:00:37 -03:00
Nicolas
3315648a0f
Nick: open ai swarm and firecrawl
2024-10-12 16:00:14 -03:00
Eric Ciarla
454296f088
crm_lead_enrichment example
2024-10-09 17:29:39 -04:00
Eric Ciarla
154216e2c8
Update examples
2024-10-09 13:41:23 -04:00
Nicolas
e473a2359a
Create README.md
2024-10-04 16:53:40 -03:00
Eric Ciarla
20b998e66a
Delete o1_job_recommender.ipynb
2024-09-26 14:51:07 -04:00
Eric Ciarla
5c4d436f1e
Create o1_job_recommender.py
2024-09-26 14:46:48 -04:00
Eric Ciarla
51bc2f25fe
remove actions crawler
2024-09-26 11:44:55 -04:00
Eric Ciarla
289af6f89e
example
2024-09-25 21:10:09 -04:00
Eric Ciarla
abdc08edea
Merge pull request #679 from h4r5h4/fix/folder-name
...
remove space in the examples/o1_web_crawler folder name
2024-09-25 10:40:09 -04:00
Nicolas
74565a9da3
Merge pull request #639 from yekkhan/main
...
feat: kubernetes example optimization
2024-09-19 18:59:42 -04:00
Harsha
d76cb6a6d2
fix space in the folder name
2024-09-17 12:56:05 -05:00
Eric Ciarla
2619522fe7
Merge branch 'main' into o1-crawler
2024-09-16 16:06:15 -04:00
Eric Ciarla
e58144798f
Update o1_web_crawler.py
2024-09-16 16:04:32 -04:00
Eric Ciarla
8c05aed6e9
Finishing o1 crawler example
2024-09-16 11:30:25 -04:00
Eric Ciarla
3900603a28
Almost done
2024-09-16 11:18:57 -04:00
Eric Ciarla
2ee7d1d0e4
init
2024-09-13 15:08:23 -04:00
y5n
4278fae51e
Update README.md
2024-09-09 10:55:31 +08:00
y5n
1ea9131e63
feat: Update redis deployment to run redis with password if REDIS_PASSWORD is configured
2024-09-07 16:00:32 +08:00
Eric Ciarla
e89e6d89a8
Merge pull request #637 from mendableai/ETL-unicorn-example-app
...
Add Docs to API Spec Example
2024-09-06 15:28:41 -04:00
Eric Ciarla
2d245a35f2
Delete combined_api_spec.json
2024-09-06 15:27:58 -04:00
Eric Ciarla
2044e71fcf
Docs to API Spec
2024-09-06 15:26:33 -04:00
Nicolas
d872bf0c4c
Merge branch 'main' into v1-webscraper
2024-08-28 12:42:23 -03:00
Eric Ciarla
51d1a2e5f2
Add new example Web Scraping and Extraction with Firecrawl and Claude
2024-08-28 09:35:43 -04:00
Nicolas
4d0acc9722
Merge branch 'main' into v1-webscraper
2024-08-26 16:22:05 -03:00
Eric Ciarla
0566e54d85
init
2024-08-26 15:16:50 -04:00
Eric Ciarla
732e6af8b9
Add internal link opportunities example
2024-08-23 15:49:41 -04:00
rafaelsideguide
7a61325500
map + search + scrape markdown bug
2024-08-16 17:57:11 -03:00
Jakob Stadlhuber
2dc7be3869
Remove liveness and readiness probes from worker.yaml
...
This commit removes the liveness and readiness probes configuration from the Kubernetes worker manifest. Additionally, a Service definition for the worker application has been removed. These changes might be necessary to update the deployment strategy or simplify the configuration.
2024-07-24 19:38:54 +02:00
Jakob Stadlhuber
d68f349109
Update Kubernetes YAMLs and add worker service
...
Refactored container configurations in worker, api, and playwright-service YAMLs to streamline syntax and add missing fields. Added a service definition for the worker component and included a new environment variable in the configmap for rate-limiting. These changes enhance configuration clarity and ensure proper resource definitions.
2024-07-24 19:31:37 +02:00