Skip to content

issue in Hybrid_Data_Generation_with_GAN_and_LLM  #207

Description

@nemati-ceo

the address has an issue, should be fix it

cookbook\indoxGen\Hybrid_Data_Generation_with_GAN_and_LLM.ipynb

---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
Cell In[13], line 1
----> 1 from indoxGen.llms import OpenAi, IndoxApi
      3 indox = IndoxApi(api_key=INDOX_API_KEY)
      4 nemotron = OpenAi(api_key=NVIDIA_API_KEY, model="nvidia/nemotron-4-340b-instruct", base_url="https://integrate.api.nvidia.com/v1")

ImportError: cannot import name 'IndoxApi' from 'indoxGen.llms' (c:\Users\AliNemati\.conda\envs\indox\Lib\site-packages\indoxGen\llms\__init__.py)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions