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

Add Oracle DB as vector store #995

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

IlyasOsman
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    feature
  • Why was this change needed? (You can also link to an open issue here)
    closes Using Oracle Vector store #981

Copy link

vercel bot commented Jun 12, 2024

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

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Jun 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 18, 2024 10:28am

@siiddhantt
Copy link
Collaborator

Hi @IlyasOsman , I'm getting an error :
TypeError: OracleDBVectorStore.__init__() got an unexpected keyword argument 'path'
whenever trying to upload any doc. This is because the path field hasn't been accounted for in your class.

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.

Using Oracle Vector store
2 participants