Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Rishang/heygpt

Tags

v3.7

Toggle v3.7's commit message
bump version to 0.3.7 in pyproject.toml

v3.6

Toggle v3.6's commit message
Update version to 0.3.6 in pyproject.toml and refactor configuration …

…handling to use YAML instead of JSON. Enhance model selection in serve.py with a formatting function and improve error handling in constant.py and cli.py.

v3.5

Toggle v3.5's commit message
Update version in pyproject.toml from 0.3.4 to 0.3.5

v3.4

Toggle v3.4's commit message
Merge branch 'main' of https://github.com/Rishang/heygpt

3.3

Toggle 3.3's commit message
Refactor ask function in cli.py and completion_openai_gpt function in…

… core.py

- Refactor the ask function in cli.py to improve code readability and handle different models for completion.
- Refactor the completion_openai_gpt function in core.py to add support for streaming and handle different models for completion.

Update version in pyproject.toml

- Update the version in pyproject.toml from 0.3.2 to 0.3.3.

3.2

Toggle 3.2's commit message
Refactor serve.py to improve file upload functionality and update dep…

…endencies to version 0.3.2

3.1

Toggle 3.1's commit message
chore: Update dependencies and bump version to 0.3.1

3.0

Toggle 3.0's commit message
chore: Update dependencies and bump version to 0.3.0

2.7

Toggle 2.7's commit message
add

2.6

Toggle 2.6's commit message
chore: Update prompt loading function to fix typo and support YAML fo…

…rmat