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

Solcoder / Solidity Copilot issues #4684

Open
3 of 8 tasks
ryestew opened this issue Apr 4, 2024 · 1 comment
Open
3 of 8 tasks

Solcoder / Solidity Copilot issues #4684

ryestew opened this issue Apr 4, 2024 · 1 comment

Comments

@ryestew
Copy link
Collaborator

ryestew commented Apr 4, 2024

image - [ ] gpt plus query is for GPT and sol-gpt is the query for Solcoder - right? - [ ]
@ryestew ryestew added this to Needs triage in Backlog via automation Apr 4, 2024
@ryestew ryestew removed their assignment Apr 4, 2024
@STetsing
Copy link
Collaborator

STetsing commented Apr 5, 2024

is it Solcoder or Solidity Copilot for the documentation and for general naming purposes? (in this issue I'll just use Socoder cause its shorter to type) FYI: The switch says its Copilot and the printout says its Solcoder.

Solcoder is in somewhat the AI llm name and solidity copilot is the application on top. Analog to Open AI with GPTx.x and their paid API. The switch is right about saying copilot, since it activates copilot features built on top of solcoder.

When the AI switch is off and when I right click on some code, I still get the Solcoder to work - is this because it was already downloaded? And when I only see Explain this code, I don't see Explain this function nor Generate documentation

  • First, the in-browser-model doest not exist anymore. It has been replaced by an endpoint service
  • second, you have to select exclusively a function to have Explain this function or Generate documentation. This function works on the function scope base
  • third, I wanted to make explain this code work the same way such as Explain this function or Generate documentation

The answer that is given to the delegate function of Ballot is not correct - but I think this is because a different workspace was loaded and thinks it is still in the old workspace with the previous active file.

Don't worry about the answers you have got these days. I am still experimenting with scaling the backend with various models. I will switch back to a model producing more solid results free from hallucinations. Same for other observed issues related to generated results

gpt plus query is for GPT and sol-gpt is the query for Solcoder - right? - right

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Backlog
  
Needs triage
Development

No branches or pull requests

3 participants