mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 15:06:42 +00:00 
			
		
		
		
	🍻 publish plugin 呆呆兽都会用的chatbot接api (#1737)
This commit is contained in:
		| @@ -4459,5 +4459,28 @@ | |||||||
|       } |       } | ||||||
|     ], |     ], | ||||||
|     "is_official": false |     "is_official": false | ||||||
|  |   }, | ||||||
|  |   { | ||||||
|  |     "module_name": "nonebot_plugin_oachat", | ||||||
|  |     "project_link": "nonebot-plugin-oachat", | ||||||
|  |     "name": "呆呆兽都会用的chatbot接api", | ||||||
|  |     "desc": "没有上下文语境的简易chatbot,调用openai API", | ||||||
|  |     "author": "Gin2O", | ||||||
|  |     "homepage": "https://github.com/Gin2O/nonebot_plugin_oachat", | ||||||
|  |     "tags": [ | ||||||
|  |       { | ||||||
|  |         "label": "OpenAI", | ||||||
|  |         "color": "#ea5252" | ||||||
|  |       }, | ||||||
|  |       { | ||||||
|  |         "label": "GPT3", | ||||||
|  |         "color": "#ea5252" | ||||||
|  |       }, | ||||||
|  |       { | ||||||
|  |         "label": "ChatBot", | ||||||
|  |         "color": "#ea5252" | ||||||
|  |       } | ||||||
|  |     ], | ||||||
|  |     "is_official": false | ||||||
|   } |   } | ||||||
| ] | ] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user