Commit 215ee96
docs: A few minor fixes for the notebook of Graph QA chain (googleapis#120)
* Add Spanner Graph QA Chain
* Formatted notebook. Added copyright message to prompts file.
* Add missing imports for random graph name
* Make input table name randomized in integration tests to avoid name collision for tests running parallely from different python environments
* Provide timeout to graph cleanup
* Make default timeout of 300 secs for ddl application
* Increase timeout of integration test
* Change integration test timeout
* Minor formatting fixes
* Make the ddl operations test fixture scoped for the module
* Addressed review comments
* Addressed a few other review comments.
* Remove unused function
* fix type check errors
* Addressed review comments
* Addressed review comments
* Clear default project id from notebook
* Add import statement for SpanerGraphQAChain to notebook
---------
Co-authored-by: Amarnath Mullick <[email protected]>1 parent 921d3e5 commit 215ee96
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
| 497 | + | |
497 | 498 | | |
498 | 499 | | |
499 | 500 | | |
| |||
0 commit comments