We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba44b15 commit 80ecbffCopy full SHA for 80ecbff
README.md
@@ -62,7 +62,7 @@ By default, OpenAI's models can generate docs based on parametric knowledge.
62
This is limited to popular open source libraries.
63
64
The `packages` input in the spec file can be used to reference Python packages in your
65
-current environment, which will be indexed in a local Vector DB. Code relevant to the
+current environment, which will be indexed in a local Vector DB. Code relevant to the
66
task is then stuffed into the prompt.
67
68
You can pass in an arbitrary number of packages, just remember that the code will be
0 commit comments