intelligentnode / intelligentnode/IntelliJava
Add embedding function to cohere
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 embedding function to cohere wrapper.
- Create embedding input class / or add to the class if created.
- Create remote embedding class / or update if exist.
- Create unit testing class.
Embedding api: "/v1/embed"
Code example from the node connector:
https://github.com/Barqawiz/IntelliNode/blob/main/IntelliNode/wrappers/CohereAIWrapper.js
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.