Neil Ruaro

Results 13 issues of Neil Ruaro

Closes: #385 ## Description Removes MixedCoins from `shentu` codebase and replaces it with `sdk.Coins` ______ For contributor use: - [ ] Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/certikfoundation/shentu/blob/master/CONTRIBUTING.md#pr-targeting)) - [...

## Summary Revise PR on adding tests for `proposal.go` from the `shentu-private` repo and make it work on the public `shentu` repo. #### For Admin Use - [ ] Not...

test
P2

## Summary Remove MixedCoins from the codebase, and replace it with using `sdk.Coins` #### For Admin Use - [ ] Not duplicate issue - [ ] Appropriate labels applied -...

improvement
P1

Related: #386 ## Description This PR addresses the upgrades to be done for the removal of `MixedCoins` ______ For contributor use: - [ ] Targeted PR against correct branch (see...

Using mainstream site links such as youtube as the `src` does not work. It will say that `youtube.com refused to connect` - this is not a Flutter error, but seems...

The documentation in the Langchain site and the code repo should point out that you can actually retrieve the vector store from your choice of databases. I thought you couldn't...

I like how it prints out the specific texts used in generating the answer (much better than just citing the sources IMO). How can I access it? Referring to here:...

### System Info langchain==0.0.195 python==3.9.17 system-info==ubuntu ### Who can help? @agola11 ### Information - [ ] The official example notebooks/scripts - [X] My own modified scripts ### Related Components -...

auto:bug

I want to programmatically highlight texts I know exists in the PDF on a button click, without having to select the text prior (similar to the example in: https://react-pdf-viewer.dev/plugins/highlight/ but...

highlight plugin

I'm trying to add text highlighting to an app that uses a PDF renderer (in this case `react-pdf-viewer`) but is having trouble in adding search/highlighting capabilities on a sentence /...

highlight plugin