semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

resource file should be embedded in the project

Open EachShow opened this issue 2 years ago • 0 comments

"vocab.bpe", and "encoder.json" shoud be embedded into the project "Connectors.AI.OpenAI" and this project read these files from embedded resource, not from the OS file system. It will be easy to call this package.

EachShow avatar May 17 '23 04:05 EachShow