You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setup some embedding functions and fix error handling
- Setup the OpenAIEmbeddingFunction, JinaEmbeddingFunction and HuggingFaceEmbeddingServerFunction
- Fix the way exceptions are being handled in the ApiCLient
- Added more tests to expect exceptions
- Added an examples folder for examples on usage
0 commit comments