Skip to content

How to create the table in HANA? #19

@zhaowei0315

Description

@zhaowei0315

Hello SAP Expert,
05-store-embeddings-hana.ipynb doesn't mention how to create the EMBEDDING_TABLE.
is it created automatically by following code?
`embeddings = OpenAIEmbeddings(deployment_id=variables.EMBEDDING_DEPLOYMENT_ID)

db = HanaDB(
embedding=embeddings, connection=connection, table_name=variables.EMBEDDING_TABLE
)`

Best,
Felix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions