Skip to content
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

[Documentation]: custom LLM PromptTemplate no longer needed #7439

Closed
thoraxe opened this issue Aug 28, 2023 · 0 comments · Fixed by #7473
Closed

[Documentation]: custom LLM PromptTemplate no longer needed #7439

thoraxe opened this issue Aug 28, 2023 · 0 comments · Fixed by #7473
Labels
documentation Improvements or additions to documentation triage Issue needs to be triaged/prioritized

Comments

@thoraxe
Copy link
Contributor

thoraxe commented Aug 28, 2023

Documentation Issue Description

https://github.com/jerryjliu/llama_index/blame/main/docs/core_modules/model_modules/llms/usage_custom.md#L132

The StabilityAI example uses a PromptTemplate which generates a "not a string" error when it is run.

Documenation Link

https://gpt-index.readthedocs.io/en/latest/core_modules/model_modules/llms/usage_custom.html#example-using-a-huggingface-llm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation triage Issue needs to be triaged/prioritized
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant