Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-11 | build: :pushpin: update version for python-lsp-server | Nate Sesti | |
2023-09-11 | build: :package: add [websockets] to python-lsp-server | Nate Sesti | |
2023-09-07 | adding support for Hugging Face Inference Endpoints (#460) | Ty Dunn | |
* stream complete sketch * correct structure but issues * refactor: :art: clean up hf_inference_api.py * fix: :bug: quick fix in hf_infrerence_api.py * feat: :memo: update documentation code for hf_inference_api * hf docs * now working --------- Co-authored-by: Nate Sesti <sestinj@gmail.com> | |||
2023-09-04 | Integrate LSP for debugging (#450) | Nate Sesti | |
* headless IDE subclass * finish headless_ide methods * feat: :sparkles: headless mode running with config flag * work on debugging * python lsp support * more lsp+debugging work * refactor: :safety_vest: safely load LSP * test: :white_check_mark: testing steps in headless mode * refactor: :clown_face: cleanup subprocesses * fix: :bug: handle data: [DONE] from Together | |||
2023-08-23 | Testing gh workflow (#401) | Nate Sesti | |
* testing * logging again * log home dir * build m1 script * correctly parse dates in history.tsx * logging * add redbaron to requirements.txt * tweaks before merging to main | |||
2023-08-12 | fix: :heavy_plus_sign: add bs4 to requirements.txt | Nate Sesti | |
2023-08-09 | fix: :heavy_plus_sign: include replicate in requirements.rtxt | Nate Sesti | |
2023-08-09 | revert: :bug: revert unecessary changes from yesterday | Nate Sesti | |
2023-08-08 | build: :arrow_down: lock to urllib3 1.25.11 for ssl fix | Nate Sesti | |
2023-08-07 | fix: :heavy_plus_sign: add ripgrepy dependency to requirements.txt | Nate Sesti | |
2023-08-06 | fix: :bug: require socksio | Nate Sesti | |
2023-08-01 | try cx_freeze, smaller pyinstaller | Nate Sesti | |
2023-07-31 | ci: :green_heart: ci download with pip, not poetry | Nate Sesti | |