Skip to content

Commit f014bdc

Browse files
Add Tutorial for PDF Chat App in Python (#23)
* add quick start guide * Add Code Flow tutorial * update title to follow character limit * add more links in tutorial to the respective docs * resolve minor comments * add python vector search pdf tutorial * fix spacing issues * update test * change casing of LangChain in nodejs tutorial * Update tutorial/markdown/python/python-langchain-pdf-chat/python-langchain-pdf-chat.md Co-authored-by: Nithish Raghunandanan <[email protected]> * Update tutorial/markdown/python/python-langchain-pdf-chat/python-langchain-pdf-chat.md Co-authored-by: Nithish Raghunandanan <[email protected]> * Update tutorial/markdown/python/python-langchain-pdf-chat/python-langchain-pdf-chat.md Co-authored-by: Nithish Raghunandanan <[email protected]> * resolve comments --------- Co-authored-by: Nithish Raghunandanan <[email protected]>
1 parent 0a7f981 commit f014bdc

File tree

8 files changed

+609
-23
lines changed

8 files changed

+609
-23
lines changed

test/test-markdown-frontmatter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const chalk = require('chalk')
66
// accepted data field values
77
const sdk_languages = ['nodejs', 'scala', 'python', 'swift', 'csharp', 'objective-c', 'android-java', 'any', 'java', 'kotlin', 'dart', 'golang']
88

9-
const tags = ['Ottoman', 'Ktor', 'REST API', 'Express', 'Flask', 'TLS', 'Configuration', 'Next.js', 'iOS', 'Xcode', '.NET', 'Xamarin', 'Authentication', 'OpenID', 'Keycloak', 'Android', 'P2P', 'UIKit', 'Installation', 'Spring Boot', 'Spring Data', 'Transactions', 'SQL++ (N1QL)', 'Optimization', 'Community Edition', 'Docker', 'Data Modeling', 'Metadata', 'Best Practices', 'Data Ingestion', 'Kafka', 'Support', 'Customer', 'Prometheus', 'Monitoring', 'Observability', 'Metrics', 'Query Workbench', 'ASP.NET', 'linq', 'DBaaS', 'App Services', 'Flutter', 'Gin Gonic', 'FastAPI', 'Langchain', "OpenAI"]
9+
const tags = ['Ottoman', 'Ktor', 'REST API', 'Express', 'Flask', 'TLS', 'Configuration', 'Next.js', 'iOS', 'Xcode', '.NET', 'Xamarin', 'Authentication', 'OpenID', 'Keycloak', 'Android', 'P2P', 'UIKit', 'Installation', 'Spring Boot', 'Spring Data', 'Transactions', 'SQL++ (N1QL)', 'Optimization', 'Community Edition', 'Docker', 'Data Modeling', 'Metadata', 'Best Practices', 'Data Ingestion', 'Kafka', 'Support', 'Customer', 'Prometheus', 'Monitoring', 'Observability', 'Metrics', 'Query Workbench', 'ASP.NET', 'linq', 'DBaaS', 'App Services', 'Flutter', 'Gin Gonic', 'FastAPI', 'LangChain', "OpenAI", "Streamlit"]
1010

1111
const technologies = ['connectors', 'kv', 'query', 'capella', 'server', 'index', 'mobile', 'fts', 'sync gateway', 'eventing', 'analytics', 'udf']
1212

77 Bytes
Loading

tutorial/markdown/nodejs/nodejs-langchain-pdf-chat/nodejs-langchain-pdf-chat.md

Lines changed: 22 additions & 22 deletions
Large diffs are not rendered by default.
1.55 KB
Binary file not shown.
369 KB
Loading
729 KB
Loading

tutorial/markdown/python/python-langchain-pdf-chat/python-langchain-pdf-chat.md

Lines changed: 586 additions & 0 deletions
Large diffs are not rendered by default.
12.5 KB
Loading

0 commit comments

Comments
 (0)