Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

gpt-4 adapter created #18

Merged
merged 6 commits into from
Feb 6, 2024
Merged

gpt-4 adapter created #18

merged 6 commits into from
Feb 6, 2024

Conversation

cxalem
Copy link
Collaborator

@cxalem cxalem commented Jan 23, 2024

DESCRIPTION OF THE PULL REQUEST

This is a pretty simple GPT-4 text completions adapter. The next step is to create an endpoint capable of returning the data stream using Elysia!

CHANGES MADE

  • adds a new adapter
  • creates a new endpoint
  • adds a relevant test

RELATED ISSUES

TESTINGS DONE

  1. user make a request to the OpenAi API
  2. user gets a text completion response

SCREENSHOTS (IF ANY)

CHECKLIST

  • I have read the [CONTRIBUTING.md]
  • I have followed the [CODE_OF_CONDUCT.md]
  • I have written tests

Copy link
Collaborator

@GuiBibeau GuiBibeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution! I left a few comments

Copy link
Collaborator

@GuiBibeau GuiBibeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

beautiful!

@GuiBibeau GuiBibeau merged commit 054001f into AkeruAI:main Feb 6, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants