package
0.0.0-20250118220621-b25942ac992a
Repository: https://github.com/ardanlabs/ai-training.git
Documentation: pkg.go.dev

# Functions

Connect attempts to connect to a mongo db instance.
CreateCollection will create the specified collection in the specified database if it doesn't already exist.
CreateVectorIndex creates a very specific vector index for our example.

# Structs

Index represents information about an index.
VectorIndexSettings represents setting to create a vector index.