Spaces:
Runtime error
Runtime error
Commit
·
2b8a9d2
1
Parent(s):
0107316
Update notes.md
Browse files
notes.md
CHANGED
|
@@ -12,6 +12,7 @@ resp = chain.run(input_documents=docs, question=query)
|
|
| 12 |
print(resp)
|
| 13 |
|
| 14 |
|
|
|
|
| 15 |
Template for app from:
|
| 16 |
https://huggingface.co/spaces/anzorq/chatgpt-demo
|
| 17 |
https://blog.devgenius.io/chat-with-document-s-using-openai-chatgpt-api-and-text-embedding-6a0ce3dc8bc8
|
|
|
|
| 12 |
print(resp)
|
| 13 |
|
| 14 |
|
| 15 |
+
|
| 16 |
Template for app from:
|
| 17 |
https://huggingface.co/spaces/anzorq/chatgpt-demo
|
| 18 |
https://blog.devgenius.io/chat-with-document-s-using-openai-chatgpt-api-and-text-embedding-6a0ce3dc8bc8
|