Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-Source-O1/Open-O1
/ functions
Functions
8 in github.com/Open-Source-O1/Open-O1
⨍
Functions
8
◇
Types & classes
1
↓ 2 callers
Function
api_call
(messages)
Deployment/V3.py:15
↓ 1 callers
Method
ask
(self, history, prompt)
Deployment/app.py:21
↓ 1 callers
Function
call_gpt
(history, prompt)
Deployment/V3.py:32
↓ 1 callers
Function
make_history
(system_prompt, qa_list)
Deployment/app.py:28
↓ 1 callers
Method
pop_history
(self, history)
Deployment/app.py:9
Method
__init__
(self, max_history_len=10)
Deployment/app.py:6
Function
answer
(system_prompt, prompt, history=[])
Deployment/app.py:35
Function
clear_history
(state)
Deployment/app.py:56