Commit e69c95c
committed
feat(olostep): add Olostep service bubble for web scraping and AI content extraction
- Add OlostepBubble with 5 operations: scrape, batch, crawl, map, answer
- Add OLOSTEP_API_KEY credential type and configuration
- Add 'olostep' to BubbleName type
- Register bubble in BubbleFactory
- Export from bubble-core index
- Add comprehensive unit tests
- Add credential UI configuration in bubble-studio1 parent bef5d69 commit e69c95c
8 files changed
Lines changed: 967 additions & 1 deletion
File tree
- apps/bubble-studio/src/pages
- packages
- bubble-core/src
- bubbles/service-bubble
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
229 | 236 | | |
230 | 237 | | |
231 | 238 | | |
| |||
273 | 280 | | |
274 | 281 | | |
275 | 282 | | |
| 283 | + | |
276 | 284 | | |
277 | 285 | | |
278 | 286 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
| |||
270 | 271 | | |
271 | 272 | | |
272 | 273 | | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
273 | 277 | | |
274 | 278 | | |
275 | 279 | | |
| |||
370 | 374 | | |
371 | 375 | | |
372 | 376 | | |
| 377 | + | |
373 | 378 | | |
374 | 379 | | |
375 | 380 | | |
| |||
0 commit comments