-
Notifications
You must be signed in to change notification settings - Fork 181
Simplify Cortex README.md #1098
Conversation
…into platform-readme
|
@irfanpena would you mind resolving the comments you fixed so that we can lgtm? 🙏 |
@0xSage I have resolved the comment that I fixed; the rest I have updated, but I need your review, for example:
InstallationTo install CortexCPP, download the installer for your operating system from the following options:
|
| ## REST API | ||
| Cortex has a REST API that runs at `localhost:1337`. | ||
| Cortex.cpp has a REST API that runs at `localhost:3928`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check with @vansangpfiev @namchuai: There is a chance we will change the port number to something less collision-prone (i.e. more digits?)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's bring this into discussion. I'm ok with any port number decision.
|
@irfanpena I've left a few requests for change - otherwise, thank you for drafting this |
dan-menlo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@irfanpena Thanks - you can go ahead to merge this first
Describe Your Changes
Fixes Issues
Self Checklist