Skip to content

BeamStackProj/beamstack-cli-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

demo

Running the inference

python main.py --es_client_args '{"hosts": ["https://localhost:9200"], "basic_auth": ["elastic", ""], "verify_certs": false}' --es_store_args '{"index_name": "beamstack", "text_field": "documentation", "vector_field": "documentation_vector"}'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages