Skip to content

Conversation

@AntoFerr00
Copy link

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Feature update with usage of OracleDB Vector Store
  • Why was this change needed? (You can also link to an open issue here)
    Issue Using Oracle Vector store #981
  • Other information:

@vercel
Copy link

vercel bot commented Aug 19, 2025

@AntoFerr00 is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the application Application label Aug 19, 2025
@AntoFerr00
Copy link
Author

.env file content:

.env file

LLM_NAME=docsgpt
VITE_API_STREAMING=true

--- CORRECT FORMAT ---

No quotes, no extra spaces

ORACLE_USER=sys
ORACLE_PASSWORD=password
ORACLE_DSN=localhost:1522/XE
VECTOR_STORE=oracle
ORACLE_TABLE_NAME=docsgpt_vectors

VECTOR_STORE=oracle
ORACLE_TABLE_NAME=docsgpt_vectors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

application Application

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant