Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server error while asking a question about the codebase #154

Open
vlad-ivanov-name opened this issue Jun 24, 2024 · 2 comments
Open

Server error while asking a question about the codebase #154

vlad-ivanov-name opened this issue Jun 24, 2024 · 2 comments

Comments

@vlad-ivanov-name
Copy link

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
@danenania
Copy link
Contributor

Could you paste in the conversation if you still have it available?

@vlad-ivanov-name
Copy link
Author

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

also I noticed plandex trying to build files:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants