poe-openai-proxy icon indicating copy to clipboard operation
poe-openai-proxy copied to clipboard

好像没有对话上下文

Open wingeva1986 opened this issue 1 year ago • 2 comments

对于poe的某个账号与某个ai对话,在poe官网是可以有上下文的,由poe内部实现,但是现在repo的写法并不支持。是否可以提供个有上下文的对话接口呢?(比如可以token和model作为conversationid,用户不带conversationi提问就返回新的conversationid,下次提问带了cid就用这个token去请求poe)

wingeva1986 avatar May 03 '23 01:05 wingeva1986