Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
suryatmodulus pushed 288 commits to main suryatmodulus/crawl4ai
- docs: fixed css_selector for example 768b931
- Add pypi_build.sh to .gitignore b99d20b
- feat(v0.3.6): Add screenshot capture, delayed content, and custom timeouts - Implement screenshot capture functional... ff3524d
- CHANGELOG UPDATE 9b2b267
- feat: Enhance crawling control and LLM extraction flexibility - Add before_retrieve_html hook and delay_before_retur... 68e9144
- Update Quickstart examples b9bbd42
- Merge pull request #135 from hitesh22rana/fix/docs-example docs: fixed css_selector for example ccbe72c
- feat: Enhance crawler flexibility and LLM extraction capabilities - Add browser type selection (Chromium, Firefox, W... 320afde
- Update gitignore 6aa803d
- Update changelog 2b73bdf
- Update gitignore d065353
- Merge branch 'main' of https://github.com/unclecode/crawl4ai b9ac96c
- Merge branch '0.3.6' 740802c
- Update README 9ffa34b
- feat(crawler): Enhance stealth and flexibility, improve error handling - Implement playwright_stealth for better bot... 768aa06
- Update gitignore dbb587d
- Rename some flags name, introducing magic flag. dd17ed0
- Update requirements and switch to 0.3.8 aab6ea0
- chore: Bump version to 0.3.71 and improve error handling - Update version number to 0.3.71 - Add sleep_on_close opti... b8147b6
- Fix the model nam ein quick start example b309bc3
- and 268 more ...
suryatmodulus pushed 255 commits to main suryatmodulus/litellm
- bump: version 1.54.1 → 1.55.0 893f6aa
- fix hf failing streaming test ecd219f
- ci/cd run release pipeline 90f9ade
- test: update hf test to check if client closed aa7f416
- (feat) add `response_time` to StandardLoggingPayload - logged on `datadog`, `gcs_bucket`, `s3_bucket` etc (#7199) *... 153ab05
- build(deps): bump nanoid from 3.3.7 to 3.3.8 in /ui (#7198) Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 ... b237854
- (Feat) DataDog Logger - Add `HOSTNAME` and `POD_NAME` to DataDog logs (#7189) * add unit test for test_datadog_stat... b45777c
- (feat) add `error_code`, `error_class`, `llm_provider` to `StandardLoggingPayload` (#7200) * add StandardLoggingPa... 431c86c
- (docs) Document StandardLoggingPayload Spec (#7201) * add slp spec to docs * docs slp * test slp enforcement 621c713
- fix: Support WebP image format and avoid token calculation error (#7182) * fix get_image_dimensions * attempt wit... ce69357
- (feat) UI - Disable Usage Tab once SpendLogs is 1M+ Rows (#7208) * use utils to set proxy spend logs row count * ... b889d7c
- fix testing retry audio test 3 times 36862d0
- (minor fix proxy) Clarify Proxy Rate limit errors are showing hash of litellm virtual key (#7210) * fix clarify rat... 3de32f4
- (fix) latency fix - revert prompt caching check on litellm router (#7211) * attempt to fix latency issue * fix l... 7ff9a90
- bump: version 1.55.0 → 1.55.1 15a0572
- Litellm dev 12 12 2024 (#7203) * fix(azure/): support passing headers to azure openai endpoints Fixes https://git... e68bb4e
- Litellm dev 12 11 2024 v2 (#7215) * feat(bedrock/): add bedrock converse top k param Closes https://github.com/Be... 7643b30
- bump: version 1.55.1 → 1.55.2 30e147a
- Litellm dev 12 13 2024 p1 (#7219) * fix(litellm_logging.py): pass user metadata to langsmith on sdk calls * fix(l... b150faf
- (feat - Router / Proxy ) Allow setting budget limits per LLM deployment (#7220) * fix test_deployment_budget_limits... 163529b
- and 235 more ...
suryatmodulus pushed 48 commits to main suryatmodulus/docling
- fix: remove unused deps (#466) Signed-off-by: Michele Dolfi <[email protected]> af63818
- fix(cli): expose debug options (#467) Signed-off-by: Michele Dolfi <[email protected]> dd8de46
- chore: bump version to 2.8.1 [skip ci] cc46c93
- docs: introduce faq section (#468) Signed-off-by: Michele Dolfi <[email protected]> 8ccb3c6
- docs: add automatic api reference (#475) Signed-off-by: Michele Dolfi <[email protected]> d487210
- docs: typo in faq (#484) Typo faq.md Signed-off-by: Álvaro Huertas <[email protected]> 33cff98
- fix: PermissionError when using tesseract_ocr_cli_model (#496) Signed-off-by: Gaspard Petit <[email protected]> d3f84b2
- perf: prevent temp file leftovers, reuse core type (#487) * chore: reuse DocumentStream from docling-core Signed-... 051789d
- docs: add styling for faq (#502) * docs: add styling to faq Signed-off-by: Michele Dolfi <[email protected]> ... 5ba3807
- fix: ParserError EOF inside string (#470) (#472) Signed-off-by: guglie <[email protected]> c90c41c
- chore: update numpy lock (#500) Signed-off-by: Michele Dolfi <[email protected]> 672962a
- chore: bump version to 2.8.2 [skip ci] 2254845
- fix: improve handling of disallowed formats (#429) * fix: Fixes and tests for StopIteration on .convert() Signed-of... 34c7c79
- chore: bump version to 2.8.3 [skip ci] 9c788ae
- fix: folder input in cli (#511) Signed-off-by: Michele Dolfi <[email protected]> 8ada0bc
- fix: restore pydantic version pin after fixes (#512) * test: pin new docling-core changes and release pydantic pinni... c830b92
- fix: Missing text in docx (t tag) when embedded in a table (#528) Fix for missing text in docx (t tag) when embedded... b730b2d
- fix: Enable HTML export in CLI and add options for image mode (#513) * updated README Signed-off-by: Peter Staar ... 0d11e30
- docs: document new integrations (#532) Signed-off-by: Panos Vagenas <[email protected]> e780333
- fix: Add `py.typed` marker file (#531) feat: add `py.typed` marker file See: https://typing.readthedocs.io/en/lat... 9102fe1
- and 28 more ...
suryatmodulus pushed 167 commits to main suryatmodulus/markitdown
- Improve the readme with contributing guidelines Addresses issue https://github.com/microsoft/markitdown/issues/6 --... 3f9ba06
- Remove invalid classifiers requires-python says 3.10 and higher only 3b88696
- CLI usage instructions Plus added a PyPI badge 6ebef5a
- Note about piping 33ce179
- Merge pull request #10 from simonw/patch-1 Remove invalid classifiers 70ab149
- add zip handling 862c390
- import zipfile 7e634ac
- Update readme e8ea8b6
- add test 571c5bb
- test 4987201
- Add installation instructions 18301ed
- Improve docustring df03382
- Merge branch 'main' into patch-2 559b1fc
- Update README.md I have updated the readme with three changes: - Created sections for Installation and Usage to hel... 30ab78f
- Merge branch 'main' into gagb/improve-readme a31c0a1
- Merge pull request #27 from haesleinhuepf/patch-1 Add installation instructions from haesleinhuepf:patch-1 ea7c6dc
- Merge branch 'gagb/improve-readme' into main 1aa4abe
- Merge pull request #28 from pawarbi/main Update README.md 752dd89
- Fix conflicts 5753e55
- Merge pull request #7 from microsoft/gagb/improve-readme Improve the readme with contributing guidelines 71123a4
- and 147 more ...
suryatmodulus pushed 1 commit to main suryatmodulus/raglite
- chore: update _extract.py (#70) reponse -> response 4a5439e
suryatmodulus pushed 1 commit to master suryatmodulus/omxplayer
- Improve readability & clarity on deprecation notice, add deprecation year (2020) (#835) 4037be5