Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 512 Bytes

TODO.md

File metadata and controls

10 lines (9 loc) · 512 Bytes

To do list

  • Document global initialization for curl
  • Consider noexcept interaction with allocations
  • Add policy to public API for possibility of throwing
  • Complete implementation of fetch operation
  • Consider nlohmann patch for std::optional handling
  • Send issues to Pinecone about API documentation problems
    • Collections describe doesn't send size when status is not ready (also dimension field undocumented)
    • Can't create an index from a collection (collection not found)