Skip to content

Unable to replicate results from the tutorials #83

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
v-somanath opened this issue May 22, 2025 · 0 comments
Open

Unable to replicate results from the tutorials #83

v-somanath opened this issue May 22, 2025 · 0 comments

Comments

@v-somanath
Copy link

The tutorials here don't work readily, with a few errors arising from how the main functions are created.

  • NameError: name 'use_late_chunking' is not defined It seems like late_chunking is to be defined, but it's not.
  • ValueError: Missing required parameter 'azure_openai_config' for ppi. Though the parameter is optional, it is not possible to configure ppi without azure creds.
  • Azure creds are required even when a custom model is being specified.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant