We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please share working .env for front and back for gemini flash or pro models. thanks in advance. I get these for now)
""" google.auth.exceptions.GoogleAuthError: Unable to find your project. Please provide a project ID by:
The text was updated successfully, but these errors were encountered:
Hi @DunaSpice Frontend ENV There is no special env required from frontend to access Gemini models
VITE_BACKEND_API_URL="" VITE_BLOOM_URL="https://workspace-preview.neo4j.io/workspace/explore?connectURL={CONNECT_URL}&search=Show+me+a+graph&featureGenAISuggestions=true&featureGenAISuggestionsInternal=true" VITE_REACT_APP_SOURCES="" VITE_LLM_MODELS_PROD="" VITE_ENV="PROD" VITE_TIME_PER_PAGE=50 VITE_CHUNK_SIZE=5242880 VITE_LARGE_FILE_SIZE=5242880 VITE_CHAT_MODES="" VITE_BATCH_SIZE=2 VITE_LLM_MODELS="" DEPLOYMENT_ENV="local"
Backend ENV will be shared by @aashipandya
Sorry, something went wrong.
kartikpersistent
aashipandya
No branches or pull requests
Please share working .env for front and back for gemini flash or pro models. thanks in advance. I get these for now)
"""
google.auth.exceptions.GoogleAuthError: Unable to find your project. Please provide a project ID by:
"""
The text was updated successfully, but these errors were encountered: