Skip to content

Commit b5758ef

Browse files
committed
Format, add litellm to keywords in pyproject.toml
1 parent 3ecf220 commit b5758ef

File tree

6 files changed

+82
-78
lines changed

6 files changed

+82
-78
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030

3131
"edge-tts"
3232
]
33-
keywords = ['openai', 'pyqt', 'pyqt5', 'pyqt6', 'pyside6', 'desktop', 'app', 'chatbot', 'gpt', 'replicate', 'gemini', 'claude', 'llama', 'llm', 'gpt4free']
33+
keywords = ['openai', 'pyqt', 'pyqt5', 'pyqt6', 'pyside6', 'desktop', 'app', 'chatbot', 'gpt', 'replicate', 'gemini', 'claude', 'llama', 'llm', 'gpt4free', 'litellm']
3434

3535
requires-python = "<3.13, >=3.10"
3636
# PySide6 is not available for Python 3.13 yet

0 commit comments

Comments
 (0)