-
Notifications
You must be signed in to change notification settings - Fork 189
Testing using OpenCode #34
Copy link
Copy link
Open
Description
Mentioned here #33 (comment)
The idea is that for integration to work, assuming that OpenCode is functional with OpenAI-compatible API and OpenRouter, we can use it to test and see if vLLM-MLX is functional or not by injecting some sort of "Hello World" message. If </think> manages to leak out (failing to turn off thinking, parser error), we can assume something is broken.
Similar idea can be said for tool calling e.g. list test directory, write new file X, modify a few lines of file Y. If the tool parsing is broken it can be tested through observing the text files that were modified, and the changes in the test directory.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels