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

GPT4 backend? #1094

Closed
leiwen83 opened this issue Oct 29, 2023 · 3 comments
Closed

GPT4 backend? #1094

leiwen83 opened this issue Oct 29, 2023 · 3 comments

Comments

@leiwen83
Copy link

Hi,

As current the backend source code is missing in this repo, app built directly from source is not functional...

So may I ask when the backend server could be release? So that we may use our own gpt or other open source LLM?

Thx~

@imotai
Copy link

imotai commented Nov 16, 2023

Same requirement.

@imotai
Copy link

imotai commented Nov 20, 2023

Hi,

As current the backend source code is missing in this repo, app built directly from source is not functional...

So may I ask when the backend server could be release? So that we may use our own gpt or other open source LLM?

Thx~

I have some demo code to support openai api in the bleep server
https://github.com/xpie-team/bloop/pull/1/files#diff-0b5822433091863507da9dfdf7744f0954c5252a107648e96c8a7b02ae10c73c

@ggordonhall
Copy link
Contributor

@leiwen83 You can now build and run bloop from source with a custom OpenAI API key. Instructions for how to do so here: https://github.com/BloopAI/bloop?tab=readme-ov-file#building-from-source

The OpenAI API code is here: https://github.com/BloopAI/bloop/tree/oss/server/bleep/src/llm

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

No branches or pull requests

3 participants