cyberkaida / reverse-engineering-assistant

An AI assistant for reverse engineering tasks 👩‍💻
Apache License 2.0
165 stars 15 forks source link

Decouple chat client from API server #19

Closed cyberkaida closed 1 month ago

cyberkaida commented 5 months ago

The API server should not be run directly from the chat client. They should be different things so you can have more chat clients.