intelligentnode / intelligentnode/IntelliJava
Add embedding function to the open ai wrapper
Open
- Dominant language
- Java
- Stars
- 65
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
- Update the config to include the embedding link.
- Add the embedding function to open ai wrapper.
- Create the embedding input class / or update if exist.
- Create remote embedding function / or update if exist.
- Create a unit testing function.
Embedding api: "/v1/embeddings"
Follow the example from the node version generate embedding function:
https://github.com/Barqawiz/IntelliNode/blob/main/IntelliNode/wrappers/OpenAIWrapper.js
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.