Skip to content

[Feature Request] Integrate Openai and huggingFace model #9

@rk-teche

Description

@rk-teche

Need to Implement openai and huggingFace model inside the models folder which we have.

openai model file -

if(!key) throw new Error('Open AI key is required')

For hugging-Face -> We need to create a new file and then implement it

Node Package reference -

Promptify reference -
hub-model - https://github.com/promptslab/Promptify/blob/main/promptify/models/nlp/hub_model.py
openai-model - https://github.com/promptslab/Promptify/blob/main/promptify/models/nlp/openai_model.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions