Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
heyfoz authored Jun 1, 2024
1 parent 6a40573 commit f457201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This project consists of two main components:

- **Server (`/server`):** A Flask application that processes incoming messages from the client, sends them to the OpenAI API, and returns the generated responses. It also handles the session state and conversation logging.

- **Client (`/client`):** A simple command-line interface (CLI) that allows users to send messages to the Flask server and receive responses from the AI.
- **Client (`/client`):** A simple command-line interface (CLI) that allows users to send messages to the Flask server and receive responses from the AI model.

For more information about the OpenAI Chat Completion API, you can visit the following resources:

Expand Down

0 comments on commit f457201

Please sign in to comment.