bing-chat-api / conversations /conversation_connector.py

Commit History

:gem: [Feature] Support system prompt via previousMessages key
16c8074

Hansimov commited on

:boom: [Fix] ConversationStyle: Typing check
9c64311

Hansimov commited on

:gem: [Feature] ConversationStyle: Use Enum for more intuitive, and set default styles
10efc14

Hansimov commited on

:zap: [Enhance] Remove unnecessary empty delta for NotImplemented message type
b286bf5

Hansimov commited on

:zap: [Enhance] Set proxy in enver for easier use
dcbfe03

Hansimov commited on

:boom: [Fix] Default proxies in creator and connector
1f691c1

Hansimov commited on

:gem: [Feature] OSEnver: Auto set proxy for creator and connector
dd37946

Hansimov commited on

:recycle: [Refactor] Remove unused imports
82b42e7

Hansimov commited on

:zap: [Enhance] OpenAI API to bing chat: Fix suggestions output, and unnecessary data line
0fdaf32

Hansimov commited on

:gem: [Feature] Support openai streaming response format
e4f31be

Hansimov commited on

:recycle: [Refactor] OpenaiStreamOutputer: Unify JSON output formatters
63998ab

Hansimov commited on

:gem: [Feature] New API with stream reponse via POST request
4c9b469

Hansimov commited on

:gem: [Feature] IdleOutputer: Start to customize message output
82cb440

Hansimov commited on

:gem: [Feature] Post request to Conversation Chat API with invocation id
a14ad21

Hansimov commited on

:recycle: [Refactor] Build Connector from params
6500788

Hansimov commited on

:recycle: [Refactor] Re-organize project with folders
bb37148

Hansimov commited on