Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/b3nguang/Ollama-Scan
/ functions
Functions
24 in github.com/b3nguang/Ollama-Scan
⨍
Functions
24
◇
Types & classes
2
↓ 6 callers
Method
color_red
(test)
fofa_Ollama.py:46
↓ 4 callers
Method
color_blue
(test)
fofa_Ollama.py:58
↓ 2 callers
Function
formatted_time
功能描述: 返回系统当前时间 time:2024-12-07 19:15:31 参数: 返回值: 异常描述: 调用演示: time_data = self.formatted_time()
fofa_Ollama.py:70
↓ 1 callers
Function
fofa_check
(fofa_data)
fofa_Ollama.py:147
↓ 1 callers
Function
fofa_query
(query, number)
fofa_Ollama.py:115
↓ 1 callers
Function
get_base64
功能描述: 加密解密base64 参数: value_b64encode : 加密 value_b64decode : 解密 返回值: 异常描述: 调用演示: fofa = self.get_config('f
fofa_Ollama.py:96
↓ 1 callers
Method
get_command_completer
创建命令补全器
main.py:401
↓ 1 callers
Method
get_model_list
获取模型列表
main.py:389
↓ 1 callers
Function
main
()
main.py:551
↓ 1 callers
Method
run
运行交互式shell
main.py:411
Method
__init__
(self, host: str = None)
main.py:27
Method
chat_with_model
与模型进行对话
main.py:288
Method
color_blue_bd
(test)
fofa_Ollama.py:54
Method
color_purple
(test)
fofa_Ollama.py:66
Method
color_red_bd
(test)
fofa_Ollama.py:50
Method
color_yellow
(test)
fofa_Ollama.py:62
Method
delete_model
删除指定的模型
main.py:464
Method
exit_shell
退出程序
main.py:384
Method
list_models
列出所有可用的模型
main.py:57
Method
pull_model
拉取指定的模型
main.py:141
Method
show_help
显示帮助信息
main.py:360
Method
show_model
显示模型详细信息
main.py:178
Method
show_processes
显示运行中的模型进程
main.py:231
Method
show_version
显示 Ollama 版本信息
main.py:509