Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new extension openai extension #36

Merged
merged 4 commits into from
Jan 30, 2024
Merged

new extension openai extension #36

merged 4 commits into from
Jan 30, 2024

Conversation

pinzon
Copy link
Member

@pinzon pinzon commented Oct 31, 2023

addition of OpenAI Mock Extension to extension catalog

@pinzon pinzon requested review from whummer and thrau October 31, 2023 19:28
Copy link
Member

@whummer whummer left a comment

Choose a reason for hiding this comment

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

Great job on this extension @pinzon !

Would like to leave the detailed review to @thrau - he's bee spiking out an extension using LocalAI , perhaps we can somehow unify the two..?

Whatever we decide to do - looking forward to seeing the additional tile for an OpenAI emulator on our Extensions page in the Web app! 🚀

@thrau thrau force-pushed the feat/openai-extension branch from ee03f1f to dff2007 Compare January 27, 2024 20:42
@thrau
Copy link
Member

thrau commented Jan 27, 2024

@pinzon I refactored the extension a bit using utilities introduced in localstack/localstack#10011

i removed the flask app and used rolo instead, now we can serve the app through the localstack gateway :-)

You can now use both

  • localhost:4566/_extension/openai
  • openai.localhost.localstack.cloud:4566

WDYT?

@pinzon
Copy link
Member Author

pinzon commented Jan 29, 2024

@thrau it looks awesome! Thanks for doing this.

@thrau thrau merged commit 588ccff into main Jan 30, 2024
@thrau thrau deleted the feat/openai-extension branch January 30, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants