Commit Graph

  • a53bc6fd4e Wire PUBLIC_LLAMA_CLOUD_API_KEY through template Vite configs (#273) main v0.3.5 Adrian Lyjak 2026-04-25 11:39:28 -04:00
  • 1996e895da Classify v2 fake, agent_data.create migration, downstream copier updates (#268) v0.3.4 Adrian Lyjak 2026-04-22 21:34:28 -04:00
  • 1586d01342 Fix extract-basic standalone uv sync (llama-cloud-fake path dep) (#267) v0.3.3 Adrian Lyjak 2026-04-22 15:08:28 -04:00
  • 3fc66d2e24 Extract llama-cloud-fake package from extract-basic (#255) Adrian Lyjak 2026-04-17 15:20:55 -04:00
  • b1a48e88bf copier-update downstream templates with WorkflowProgress failure cards (#263) v0.3.2 Adrian Lyjak 2026-04-17 14:49:41 -04:00
  • 67a75b4f81 surface failed workflow handlers in data-extraction UI (LI-6906) (#260) Adrian Lyjak 2026-04-17 13:06:24 -04:00
  • 111144991c fix agent-data reads on extraction-review UIs deployed to local clusters (#259) v0.3.1 Adrian Lyjak 2026-04-16 23:55:40 -04:00
  • 77a668b337 llama-cloud v2: classify-extract-sec + extract-reconcile-invoice (#257) Adrian Lyjak 2026-04-16 19:37:26 -04:00
  • 9e47fd558e extract-basic: align config with llama-cloud SDK *V2Parameters (#254) v0.3.0 Adrian Lyjak 2026-04-15 16:59:31 -04:00
  • 730d00183a extract-basic: migrate to llama-cloud v2 SDK (#249) Adrian Lyjak 2026-04-15 11:12:11 -04:00
  • e6850493be fix: update classify target_pages to string format matching v2 API (#246) v0.2.9 Adrian Lyjak 2026-04-01 23:30:28 -04:00
  • 9f3557b6e0 Pin llama-cloud version <2 (#243) v0.2.8 Adrian Lyjak 2026-03-30 15:29:14 -04:00
  • 3e1789812b upgrade file api from deprecated query (#242) v0.2.7 Adrian Lyjak 2026-03-18 19:20:32 -04:00
  • e826f6cbf2 feat: copier update child templates from data-extraction v0.5.0 (#241) v0.2.6 Adrian Lyjak 2026-03-18 19:11:41 -04:00
  • b4464b5ff6 feat: migrate templates from llama-cloud-services to llama-cloud (#240) v0.2.4 Adrian Lyjak 2026-03-18 16:28:30 -04:00
  • c26b4aa631 Fix testing_utils import error for llama-cloud 1.3.0 and bump extract… (#218) v0.2.3 Adrian Lyjak 2026-02-04 20:31:08 -05:00
  • 8d1bbb50ff Split agents.md up more (#215) Adrian Lyjak 2026-02-04 15:45:49 -05:00
  • f512dcab5e version-bump (#217) Adrian Lyjak 2026-02-04 12:56:50 -05:00
  • 241c502393 Update llama-cloud-services to @llamaindex/llama-cloud (#216) Adrian Lyjak 2026-02-04 12:10:40 -05:00
  • 9a9650de8e Use client-side content hash for file deduplication in extract-basic (#214) Adrian Lyjak 2026-02-03 12:39:13 -05:00
  • 65e1f6fc6b Update dependencies and migrate to new @llamaindex/ui API (#210) Adrian Lyjak 2026-02-03 11:58:54 -05:00
  • 1a665377c0 fix discriminator access (#213) Adrian Lyjak 2026-02-03 09:51:52 -05:00
  • 20fe453628 Add LlamaParse configuration support to extraction workflows (#211) Adrian Lyjak 2026-02-03 09:37:01 -05:00
  • 39c533fef3 Add discriminator pattern support for multi-schema extraction workflows (#208) Adrian Lyjak 2026-02-02 22:54:06 -05:00
  • ef3e3ad632 Handle union types in JSON schema value generation (#202) Adrian Lyjak 2026-01-27 20:49:20 -05:00
  • 758c5cf294 Configure Vite HMR client port via environment variable (#201) v0.2.2 Adrian Lyjak 2026-01-27 17:58:46 -05:00
  • 428152d82f feat: extend mock server with files list, split index, and sheets APIs (#197) Adrian Lyjak 2026-01-27 13:06:19 -05:00
  • 6f4e661fb4 chore: add split to mock server (#199) Clelia (Astra) Bertelli 2026-01-27 14:17:04 +01:00
  • 9b970b7c83 Slim the steps down (#193) Adrian Lyjak 2026-01-26 11:10:14 -05:00
  • c5713aa659 chore: add classify config (#195) Clelia (Astra) Bertelli 2026-01-26 17:07:04 +01:00
  • f1dbe49802 Enforce ResourceConfig for extraction configs in workflows (#189) Adrian Lyjak 2026-01-25 10:59:21 -05:00
  • 2107116dc5 Make workflow representation export programmatic via ResourceConfig (#187) Adrian Lyjak 2026-01-25 09:56:26 -05:00
  • c2dede1a58 improve .env documentation comment (#182) v0.2.1 Adrian Lyjak 2026-01-23 12:42:52 -05:00
  • adda5d6b32 feat: template with new sdk (#178) v0.2.0 Clelia (Astra) Bertelli 2026-01-23 16:12:00 +01:00
  • 8513a08de0 Configure INFO level logging to stdout in extract-basic test conftest (#177) Adrian Lyjak 2026-01-15 10:35:49 -05:00
  • f43a898b90 Update workflow and resource docstrings for UI export (#176) Adrian Lyjak 2026-01-15 09:42:10 -05:00
  • 7d8c8a5e85 removing llamactl - it locks old versions, I guess causing issues if we update llamactl in the container? The injected llama-deploy-appserver isn't updated if its locked, leading to errors like where the app server version doesn't support the --skip-env-validation flag (#174) Adrian Lyjak 2026-01-14 19:22:32 -05:00
  • cfb4963e23 fix parse mock, and test the fake server (#171) Adrian Lyjak 2026-01-14 16:59:51 -05:00
  • 8bf8720c2f Validate extract-basic tests (#170) Adrian Lyjak 2026-01-14 15:37:17 -05:00
  • 33e6a39188 modify gitignore (#168) v0.1.8 Adrian Lyjak 2026-01-14 11:52:59 -05:00
  • 0ecd2e1f06 Add copier-update script to help run mass copier updates (#166) Adrian Lyjak 2026-01-13 07:59:26 -05:00
  • 8586b25e8a Make the llama-ui version range more strict (#164) v0.1.7 Adrian Lyjak 2026-01-12 17:31:09 -05:00
  • d6978b3847 fix: testing utils (#154) v0.1.6 Clelia (Astra) Bertelli 2026-01-06 21:04:14 +01:00
  • 2baff57886 Add test timeout functionality and configuration (#145) Adrian Lyjak 2026-01-03 11:45:03 -05:00
  • 67d5f0d5c6 chore: reimplement visualization (#123) v0.1.5 Clelia (Astra) Bertelli 2025-12-19 20:46:37 +01:00
  • 66741c399d Cursor behavior issue (#122) Adrian Lyjak 2025-12-16 16:38:12 -05:00
  • 49cdf6c40f feat: running tests in the background (#90) v0.1.3 Clelia (Astra) Bertelli 2025-12-05 22:56:53 +01:00
  • 5355f9b48c Adding benchmarking utils and scripts (#86) Clelia (Astra) Bertelli 2025-12-01 22:12:11 +01:00
  • 7519d9a12b chore: add testing utils + adapt agent structure (#84) v0.1.2 Clelia (Astra) Bertelli 2025-11-27 16:47:32 +01:00
  • 9a6ce4da33 Modify extract-basic template (#82) v0.1.1 Clelia (Astra) Bertelli 2025-11-24 19:11:51 +01:00
  • a44e95123f initialize extract-basic from data-extraction Adrian Lyjak 2025-11-21 16:15:37 -05:00
  • 8d235a02bf Initial commit Adrian Lyjak 2025-11-21 16:11:56 -05:00