yao/neo
Max 1f4e9e5a16 feat: Add SelectModel command to DSL
Add the SelectModel command to the DSL, allowing the selection of a specific model. This command takes a model name as input and sets the AI to use that model. It returns a success message with a status code of 200 if the selection is successful.
2024-05-25 20:17:25 +08:00
..
command Refactor bridge functions in request.go 2023-12-26 03:07:30 +08:00
conversation [add] Neo Command ( 50% ) 2023-05-05 22:07:12 +08:00
message [add] neo local model support 2023-12-01 00:05:57 +08:00
load.go [fix] neo command parser bug 2023-05-14 01:28:13 +08:00
load_test.go [add] Neo (70%) 2023-04-30 14:21:45 +08:00
neo.go feat: Add SelectModel command to DSL 2024-05-25 20:17:25 +08:00
neo_test.go [add] Neo matching command 2023-05-04 02:14:34 +08:00
types.go feat: Add SelectModel command to DSL 2024-05-25 20:17:25 +08:00