git-gpt
git-gpt copied to clipboard
Ask questions against any git repository, and get a response from OpenAI GPT-3 model.
Hello @navopw - Thanks for creating git-gpt! I like to experience it on my local gpt4all, but I miss some instructions on what values to set to the following variables...
Bumps [langchain](https://github.com/hwchase17/langchain) from 0.0.177 to 0.0.236. Release notes Sourced from langchain's releases. v0.0.236 What's Changed fix nb by @baskaryan in hwchase17/langchain#7843 feat: optional post-processing for Unstructured loaders by @MthwRobinson in...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.32. Release notes Sourced from gitpython's releases. v3.1.32 - with another security update What's Changed Bump cygwin/cygwin-install-action from 3 to 4 by @dependabot in gitpython-developers/GitPython#1572...
Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.3. Changelog Sourced from cryptography's changelog. 41.0.3 - 2023-08-01 * Fixed performance regression loading DH public keys. * Fixed a memory leak when using :class:`~cryptography.hazmat.primitives.ciphers.aead.ChaCha20Poly1305`....
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5. Release notes Sourced from aiohttp's releases. 3.8.5 Security bugfixes Upgraded the vendored copy of llhttp_ to v8.1.1 -- by :user:webknjaz and :user:Dreamsorcerer. Thanks to...
Bumps [transformers](https://github.com/huggingface/transformers) from 4.29.2 to 4.30.0. Release notes Sourced from transformers's releases. v4.30.0: 100k, Agents improvements, Safetensors core dependency, Swiftformer, Autoformer, MobileViTv2, timm-as-a-backbone 100k Transformers has just reached 100k stars...
…specific path if desired. Main motivation was that I had code folders I wanted to query that I did not want to put inside git-gpt. This functionality allows the user...