LICENSE
README.md
pyproject.toml
setup.py
src/pygpt_net/CHANGELOG.txt
src/pygpt_net/__init__.py
src/pygpt_net/app.py
src/pygpt_net.egg-info/PKG-INFO
src/pygpt_net.egg-info/SOURCES.txt
src/pygpt_net.egg-info/dependency_links.txt
src/pygpt_net.egg-info/entry_points.txt
src/pygpt_net.egg-info/requires.txt
src/pygpt_net.egg-info/top_level.txt
src/pygpt_net/core/__init__.py
src/pygpt_net/core/app.py
src/pygpt_net/core/config.py
src/pygpt_net/core/context.py
src/pygpt_net/core/debugger.py
src/pygpt_net/core/gpt.py
src/pygpt_net/core/history.py
src/pygpt_net/core/image.py
src/pygpt_net/core/info.py
src/pygpt_net/core/locale.py
src/pygpt_net/core/plugins.py
src/pygpt_net/core/settings.py
src/pygpt_net/core/tokens.py
src/pygpt_net/core/updater.py
src/pygpt_net/core/utils.py
src/pygpt_net/core/controller/__init__.py
src/pygpt_net/core/controller/audio.py
src/pygpt_net/core/controller/confirm.py
src/pygpt_net/core/controller/context.py
src/pygpt_net/core/controller/debug.py
src/pygpt_net/core/controller/image.py
src/pygpt_net/core/controller/info.py
src/pygpt_net/core/controller/input.py
src/pygpt_net/core/controller/lang.py
src/pygpt_net/core/controller/launcher.py
src/pygpt_net/core/controller/main.py
src/pygpt_net/core/controller/model.py
src/pygpt_net/core/controller/output.py
src/pygpt_net/core/controller/plugins.py
src/pygpt_net/core/controller/presets.py
src/pygpt_net/core/controller/settings.py
src/pygpt_net/core/controller/theme.py
src/pygpt_net/core/controller/ui.py
src/pygpt_net/core/debug/__init__.py
src/pygpt_net/core/debug/config.py
src/pygpt_net/core/debug/context.py
src/pygpt_net/core/debug/models.py
src/pygpt_net/core/debug/plugins.py
src/pygpt_net/core/debug/presets.py
src/pygpt_net/core/plugin/__init__.py
src/pygpt_net/core/plugin/base_plugin.py
src/pygpt_net/core/plugin/audio_azure/__init__.py
src/pygpt_net/core/plugin/audio_azure/plugin.py
src/pygpt_net/core/plugin/real_time/__init__.py
src/pygpt_net/core/plugin/real_time/plugin.py
src/pygpt_net/core/plugin/self_loop/__init__.py
src/pygpt_net/core/plugin/self_loop/plugin.py
src/pygpt_net/core/plugin/web_search/__init__.py
src/pygpt_net/core/plugin/web_search/plugin.py
src/pygpt_net/core/plugin/web_search/websearch.py
src/pygpt_net/core/ui/__init__.py
src/pygpt_net/core/ui/chatbox.py
src/pygpt_net/core/ui/contexts.py
src/pygpt_net/core/ui/dialogs.py
src/pygpt_net/core/ui/input.py
src/pygpt_net/core/ui/main.py
src/pygpt_net/core/ui/menu.py
src/pygpt_net/core/ui/status.py
src/pygpt_net/core/ui/toolbox.py
src/pygpt_net/core/ui/widgets.py
src/pygpt_net/core/ui/dialog/__init__.py
src/pygpt_net/core/ui/dialog/about.py
src/pygpt_net/core/ui/dialog/changelog.py
src/pygpt_net/core/ui/dialog/ctx_rename.py
src/pygpt_net/core/ui/dialog/debug.py
src/pygpt_net/core/ui/dialog/editor.py
src/pygpt_net/core/ui/dialog/image.py
src/pygpt_net/core/ui/dialog/plugins.py
src/pygpt_net/core/ui/dialog/preset.py
src/pygpt_net/core/ui/dialog/settings.py
src/pygpt_net/core/ui/dialog/start.py
src/pygpt_net/core/ui/dialog/update.py
src/pygpt_net/data/icon.ico
src/pygpt_net/data/icon.png
src/pygpt_net/data/logo.png
src/pygpt_net/data/config/config.json
src/pygpt_net/data/config/models.json
src/pygpt_net/data/config/presets/batman_and_joker.json
src/pygpt_net/data/config/presets/current.chat.json
src/pygpt_net/data/config/presets/current.completion.json
src/pygpt_net/data/config/presets/current.img.json
src/pygpt_net/data/config/presets/dalle_covboy_tokio.json
src/pygpt_net/data/config/presets/dalle_woman_photorealistic.json
src/pygpt_net/data/locale/locale.en.ini
src/pygpt_net/data/locale/locale.pl.ini