bechbd

Results 30 issues of bechbd

# Description Added support for Neptune Analytics as a Vector Store Fixes # (issue) ## New Package? Did I fill in the `tool.llamahub` section in the `pyproject.toml` and provide a...

size:XL

Add the ability to quickly switch between servers so that you can easily run the same query across different environments

Add the ability to run not only the entire query but also just the selected lines similar to the way most SQL IDEs work

Add the ability to have multiple tabs open at the same time and allow for the previous queries to remain open on reboot

Add configurable layout options on the node chart

Add the ability to cycle through the history of traversals run in the browser

**Describe the bug** All the string properties are being lowercased due to the `do_lowercase_strings` normalization being applied **To Reproduce** Given the configuration below: ``` - implementation: nodestream.interpreting:Interpreter arguments: interpretations: -...

bug
good first issue

I would be helpful if there was a way to print out the queries that are being sent to assist with debugging. This could be via a flag, or by...

enhancement
Effects Plugins

[**Describe] the bug** When using JupyterLab the Details popup cannot be resized to show more information, however in jupyter the popup is resizable **To Reproduce** Steps to reproduce the behavior:...

bug

Fixed the CFN templates for the chatbot to use mappings for region and had to update them to python 3.8 since 3.7 is deprecated By submitting this pull request, I...