Bavarder/po/POTFILES

39 lines
1.2 KiB
Plaintext

data/io.github.Bavarder.Bavarder.desktop.in.in
data/io.github.Bavarder.Bavarder.gschema.xml.in
data/ui/help-overlay.blp
data/ui/preferences.blp
data/ui/window.blp
src/providers/__init__.py
src/providers/alpacalora.py
src/providers/baichat.py
src/providers/bard.py
src/providers/base.py
src/providers/baseoffline.py
src/providers/catgpt.py
src/providers/gradio.py
src/providers/hfdialogpt.py
src/providers/hfgoogleflant5xxl.py
src/providers/hfgoogleflanu12.py
src/providers/hfgpt2.py
src/providers/hfgpt2large.py
src/providers/hfgpt2xl.py
src/providers/hfopenassistantsft1pythia12b.py
src/providers/huggingchat.py
src/providers/huggingchatbase.py
src/providers/huggingface.py
src/providers/openai.py
src/providers/openaicustom.py
src/providers/openaigpt4.py
src/providers/openaigpt35turbo.py
src/providers/openaitextdavinci003.py
src/providers/stablelm.py
src/providers/starcoder.py
src/providers/transformer.py
src/views/__init__.py
src/views/about_window.py
src/views/main_window.py
src/views/preferences_window.py
src/widgets/__init__.py
src/__init__.py
src/threading.py
src/main.py