Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TechNickAI/AICodeBot Loading
base: v0.22.1.a
Choose a base ref
...
head repository: TechNickAI/AICodeBot Loading
compare: v0.22.2.b
Choose a head ref
  • 15 commits
  • 19 files changed
  • 3 contributors

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    0c962c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Update README.md

    TechNickAI committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f054162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bf2974 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6685584 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39ec25d View commit details
    Browse the repository at this point in the history
  5. Add on_retry method to our output handler and let the user know what'…

    …s going on if there is a failure to communicate with the LM API
    TechNickAI committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    871da68 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Update prompts

    TechNickAI committed Aug 15, 2023
    1 Configuration menu
    Copy the full SHA
    eca3934 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Bump langchain from 0.0.263 to 0.0.266

    Bumps [langchain](https://github.com/hwchase17/langchain) from 0.0.263 to 0.0.266.
    - [Release notes](https://github.com/hwchase17/langchain/releases)
    - [Commits](langchain-ai/langchain@v0.0.263...v0.0.266)
    
    ---
    updated-dependencies:
    - dependency-name: langchain
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a627325 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Merge pull request #81 from gorillamania/dependabot/pip/langchain-0.0…

    ….266
    
    Bump langchain from 0.0.263 to 0.0.266
    TechNickAI committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3e84f15 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Minor README updates

    TechNickAI committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    f44414f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Disable patch response in prompts.py

    The patch response feature was not performing as expected, leading to a less than optimal user experience. This commit temporarily disables it until a more effective solution is implemented. 🚀🔧
    TechNickAI committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0e217a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7eec0a View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.22.2

    TechNickAI committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    cc90688 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d81651f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd6072b View commit details
    Browse the repository at this point in the history
Loading