Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@peterbanda peterbanda released this 25 Jul 11:50
· 34 commits to master since this release
  • New service PineconeInferenceService with createEmbeddings function
  • Two services for the assistant API introduced - PineconeAssistantService (listAssistants, createAssistant, etc), and PineconeAssistantFileService (chatWithAssistant, uploadFile, ...)
  • Demo projects moved as seprate modules: examples and openai-examples
  • New serverless regions added
  • Migrated to ws-client-play (io.cequence) as backend