Currently I'll be limited by: - 100 users max where each index name can only be used once **OR** - 5

Currently I'll be limited by:
  • 100 users max where each index name can only be used once OR
  • 5 mil embeddings total for the application OR
  • My coding ability to whip up a containerization algo, then limited by 100 indexes * 5mil vectors (in beta i know, but still)
I guess my question boils down to- how should I design my application such that it scales dynamically once beta is over? Thank you for being informative so far
Was this page helpful?