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: Simatwa/python-tgpt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.4
Choose a base ref
...
head repository: Simatwa/python-tgpt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.5
Choose a head ref
  • 4 commits
  • 12 files changed
  • 1 contributor

Commits on Jul 22, 2024

  1. fix: Typo

    Simatwa committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    78c416d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. feat: Update requests dependency to >=2.31.0 in requirements.txt and …

    …setup.py
    
    fix: Remove unused imports in console.py
    
    fix: Update help message URL in console.py
    
    fix: Add missing parameter in ImageGen generate method call in console.py
    Simatwa committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b59bdde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aff2c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. feat: Add Novita support to Python-TGPT library

    fix: Update README.md to include Novita details
    
    patch: Bump version number to 0.7.5
    
    fix: Add Novita provider to async_providers.py
    
    feat: Implement Novita provider in console.py
    
    fix: Add UnsupportedModelError exception handling
    Simatwa committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3337a95 View commit details
    Browse the repository at this point in the history
Loading