intelligentnode / intelligentnode/IntelliJava
Add embedding function to the open ai wrapper
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 65
- Forks
- 15
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
- 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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.