Commit Graph

28 Commits

Author SHA1 Message Date
Shreya Shankar 2514b65a85
Fix pydantic-core build error with python 3.14 (#441)
* ci: Add PYO3_USE_ABI3_FORWARD_COMPATIBILITY for docs build

Co-authored-by: ss.shankar505 <ss.shankar505@gmail.com>

* Update docs workflow to use Python 3.13

Co-authored-by: ss.shankar505 <ss.shankar505@gmail.com>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-11-06 20:57:06 -08:00
Shreya Shankar 50720e2243 chore: update CI 2025-08-09 13:27:12 -07:00
Shreya Shankar f6ead4ea6b
Switch from poetry to uv (#402)
* Switch from Poetry to uv for dependency management and packaging

Co-authored-by: ss.shankar505 <ss.shankar505@gmail.com>

* Update README with uv installation and dependency management instructions

Co-authored-by: ss.shankar505 <ss.shankar505@gmail.com>

* Optimize Docker build: improve dependency installation and caching

Co-authored-by: ss.shankar505 <ss.shankar505@gmail.com>

* verify that uv works on my local installation

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-08-09 13:20:32 -07:00
Shreya Shankar 2b61ad16cc
chore: update packages (#300)
* chore: update packages

* chore: update ci
2025-01-30 17:00:35 -08:00
Shreya Shankar 3ecb385d76 chore: add pandas tests to makefile 2025-01-29 08:47:06 -08:00
Shreya Shankar 1e12e4aa11 chore: add pandas tests to makefile 2025-01-29 08:43:37 -08:00
Shreya Shankar 82a2102a39
feat: adding namespaces (#226) 2024-12-03 17:49:08 -08:00
Shreya Shankar eabefacd0f
fix: make histogram calculation and rendering less blocking (#218) 2024-11-30 14:09:23 -06:00
Shreya Shankar 67a7f646a8
feat: add column view dialog (#214)
* feat: add column view dialog

* feat: add column view dialog

* increase docker time

* feat: add feedback indicator in the row view

* feat: add prompt engineering flow for notes

* feat: add prompt engineering flow for notes

* feat: support resolve prompts in the prompt editor

* fix: fix build errors

* docs: update playground

* docs: update playground

* docs: update playground

* docs: update playground
2024-11-29 00:48:15 -06:00
Shreya Shankar 600e92aa31
feat: add docker file (#205)
* feat: change histograms to be bar charts for categorical columns

* feat: add dockerfile

* feat: add dockerfile

* feat: add dockerfile

* feat: add dockerfile

* chore: add more descriptive error message for websocket failure

* fix: make docker ci work

* fix: add validation

* add documentation for docker container
2024-11-22 09:45:11 -08:00
Shreya Shankar 187b3875eb fix: in ci workflows copy .env 2024-11-05 18:00:40 -08:00
Shreya Shankar 650f80b7e1 ci: update staging action 2024-10-05 15:55:57 -07:00
Shreya Shankar 313b3dc1f4 feat: add staging github action 2024-10-05 15:35:18 -07:00
Shreya Shankar b5b3ca6011 Rename github actions 2024-09-17 11:54:55 -07:00
Shreya Shankar 0c9851d39e Add release yaml for pypi 2024-09-17 11:51:22 -07:00
Shreya Shankar 978d921870 Delete paths to docs 2024-09-13 11:55:55 -07:00
Shreya Shankar b6094a36f1 Change docs yml 2024-09-13 11:50:32 -07:00
Shreya Shankar 894426c458 Update CI 2024-09-13 11:11:44 -07:00
Shreya Shankar 036b5f4bcb Update config 2024-09-13 10:48:52 -07:00
Shreya Shankar 0050fc8f5f Update config 2024-09-13 10:39:19 -07:00
Shreya Shankar 2060bfbec1 Add pointer to website 2024-09-13 10:34:33 -07:00
Shreya Shankar 7cb1b3f444 Add pointer to website 2024-09-13 10:33:03 -07:00
Shreya Shankar da8046d708 Refactor to docetl 2024-09-11 23:58:36 -07:00
Shreya Shankar c4c91e78eb Add CI step 2024-08-20 15:30:44 -07:00
Shreya Shankar 258681bbec Add CI step 2024-08-20 15:17:46 -07:00
Shreya Shankar ec49a49766 Add CI step 2024-08-20 15:17:43 -07:00
Shreya Shankar 481b6c7313 Add ci 2024-08-20 15:11:36 -07:00
Shreya Shankar 2155204e73 Add ruff 2024-08-20 15:10:59 -07:00