Replace query clients and cookie parsing stuff to `YGK-a`
Closed this issue · 0 comments
code-yeongyu commented
What is YGK-a?
- https://github.com/code-yeongyu/YGK-a
- A brother project of AiShell, a unix pipeline supported ChatGPT client for terminal.
Why replace?
- Though AiShell is a older-brother of 'YGK-a', the codebase that does similar thing is more recent version in
YGK-a - Unifying similar codebase would decrease the pressure of maintaining two projects
- The actual dependencies would be the same, but at least the dependencies that are should be maintained from
AiShellwould be decrease at the same time.
- The actual dependencies would be the same, but at least the dependencies that are should be maintained from