You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Model: claude via openrouter
Prompt is a question about code without any instructions to build files
π¨ Server error
β Error unmarshalling build response
β Json: cannot unmarshal string into Go struct field ChangesWithLineNums.changes of type []*shared.StreamedChangeWithLineNums
The text was updated successfully, but these errors were encountered:
Unfortunately I deleted the plan but here's the prompt:
you are provided with mistral-common library source code. it's support code
for mistral LLM. could you please answer the following question: I'm trying
to understand how tokenizers work because I will need to implement mistral
tokenizer in rust. I understand that the input of the tokenizer is text.
What is output of it? what type in this codebase represents it? also, I'm
only concerned about simple chat scenario -- no tool use, nothing like that
Model: claude via openrouter
Prompt is a question about code without any instructions to build files
The text was updated successfully, but these errors were encountered: