Noah Gundotra

Results 48 issues of Noah Gundotra

It seems like its because the Covalent web3 api does not support reading NFTs from Goerli/Ropsten... Can this be documented as a WIP?

Pydantic error thrown on line 200 of `langchain/vectorstores/qdrant.py` ```python points=rest.Batch( ids=[uuid.uuid4().hex for _ in texts], vectors=embeddings, payloads=cls._build_payloads(texts, metadatas), ) ``` Details: - Python 3.9.7 - langchain 0.0.88 Additional context: -...

Pydantic validation breaks tests for example (`test_qdrant.py`) because fake embeddings contain an integer. This PR casts the embeddings array to all floats. Now the `qdrant` test passes, `poetry run pytest...

Using the AIPluginTool fails when the targeted ChatGPT Plugin server's YAML has more than 5 well-documented endpoints. This causes the context length to overflow for most LLMs very quickly while...

The goal of this PR is to add `namespace`s to instructions and optionally allow method names to be overridden in the IDL. Methods can now be optionally overriden in 1...

lang
ts
idl

Features - program interface cards - program interface cards for docs - sign in with wallet - send button - account resolution using next js backend - [generate] button for...

**Describe the bug** A clear and concise description of what the bug is. no insight into what pnft rule sets are, so there's no data shown on NFTs or the...

bug

**Describe the bug** A clear and concise description of what the bug is. Should be able to decode instruction for this program, but it says unable to decode. **To Reproduce**...

bug