Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vauth/duckgpt
/ functions
Functions
7 in github.com/Vauth/duckgpt
⨍
Functions
7
◇
Types & classes
2
↓ 1 callers
Function
Chat
(prompt, history, model, env)
worker/worker.js:42
↓ 1 callers
Method
GetVQD
(self)
main.py:52
↓ 1 callers
Method
__init__
(self, model="gpt-4o-mini")
main.py:21
Method
Chat
(self, prompt: str, history: List[Dict[str, str]])
main.py:60
Method
Models
(self)
main.py:57
Method
__init__
(self, error_text)
main.py:48
Function
fetch
(request, env, ctx)
worker/worker.js:23