We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5b96fd commit 37bfcc1Copy full SHA for 37bfcc1
pyproject.toml
@@ -22,7 +22,7 @@ dependencies = [
22
"llama-index",
23
"replicate",
24
]
25
-keywords = ['openai', 'pyqt', 'pyqt5', 'pyqt6', 'pyside6', 'desktop', 'app', 'chatbot', 'gpt', 'replicate']
+keywords = ['openai', 'pyqt', 'pyqt5', 'pyqt6', 'pyside6', 'desktop', 'app', 'chatbot', 'gpt', 'replicate', 'gemini', 'claude', 'llama', 'llm']
26
27
requires-python = ">= 3.11"
28
# 3.11
0 commit comments