kelseyfc

Results 2 issues of kelseyfc

**Description** i got the "Login successful" message, but when i run into this code `self.__map_conversations()` , i got the response.status_code=403. And if the code `self.__map_conversations()` was annotated, i got the...

bug

data-copilot的设计很新颖。关于论文中提到的Interface Design这部分的内容,我有一些问题希望得到您的回复。 1. interface design可以理解为是通过prompt让LLM自动生成指定编程语言的代码吗? 2. 仓库中有关于这部分的代码吗?我好像没找到相关的代码和prompt。