Open marissaposner opened 1 year ago
To have BitBuilder create a Pull Request with the implementation, the user who created the issue (@marissaposner) can comment below with "LGTM".
GraphService
or parsing the documents in a SimpleDirectoryReader, take in an example document from backend/backend/services/openAI/prompts called SolanaExamples.py that is a list of examples with a structure of [question, query]. Call the LLM with the same flow as exists in backend/backend/services/openAI/service.py.Generated with :heart: by www.bitbuilder.ai. Questions? Check out our the documentation.
LGTM
subgraph = request.get_json().get("subgraph")
GraphService
or parsing the documents in a SimpleDirectoryReader, take in an example document from backend/backend/services/openAI/prompts called SolanaExamples.py that is a list of examples with a structure of [question, query]. Call the LLM with the same flow as exists in backend/backend/services/openAI/service.py:Use the following structure to call the GraphQL API for bitquery: