-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create API function calling module for scanpy
tl
#222
Comments
snanpy
tl
`
snanpy
tl
`snanpy
tl
snanpy
tl
scanpy
tl
Create generic method to generate a pydantic class for each function in a module: biocypher/scverse-x-biochatter#1
|
Example usage of the generic method with scanpy: biocypher/scverse-x-biochatter#2 Problems: expected methods that dont follow a function call with parameters like: |
Next steps:
|
optional scanpy depandancy, to ensure that user won't have to import scanpy anytime langchain is loaded. |
We will work on creating a structured query for an LLM, including the functions and parameters of the scanpy tools module to allow an LLM to run scanpy tools based on a user request.
@vd-dragan21
@bastienchassagnol
The text was updated successfully, but these errors were encountered: