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

OpenAIToken env var is not necessary in the endpoint #359

Merged
merged 1 commit into from Aug 30, 2023
Merged

Conversation

javipacheco
Copy link
Contributor

In xef-server we are loading conversation scope and they are not necessary for the endpoint. For that, we need the OPENAI_TOKEN env var assigned although it is unnecessary as we are passing it in the header.

This PR removes this unnecessary code

@javipacheco javipacheco merged commit 69fc13f into main Aug 30, 2023
5 checks passed
@javipacheco javipacheco deleted the bug-server branch August 30, 2023 06:21
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.

None yet

2 participants