A Code Library Help
Write code and answer questions using Python libraries (e.g Openai, Twilio, etc). Can answer version specific questions.
This plugin is called Code Library Search and it is used to answer questions about Python libraries. It can provide documentation and search for relevant code snippets from Python libraries. Whether you need to find code examples or get more information about a specific library, this plugin has got you covered. Currently, it supports Langchain and Openai Python libraries. Say goodbye to endless searching and let Code Library Search simplify your Python programming journey!
How to
Comments (0)
API docs
Learn how to use Code Library Search effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "I want to find relevant code snippets from the FastAPI library."
-
Prompt 2: "Can you show me examples of Python code using the Langchain library?"
-
Prompt 3: "I'm looking for documentation on how to use Openai in Python."
-
Prompt 4: "Can you find code examples for working with FastAPI version 1.0?"
-
Prompt 5: "I need to search for specific code sections in the Langchain library."
Features and commands
Feature/Command | Description |
---|---|
get_langchain_docs | This command allows you to search the Langchain code for potentially relevant sections of code. You need to provide a query string and optionally specify the version of the library. |
get_openai_docs | This command allows you to search the Openai Python code for potentially relevant sections of code. You need to provide a query string and optionally specify the version of the library. |
give_feedback_request_library | This command allows users to request the addition of a library to the search engine. You need to provide your email for follow-up, the name of the library, and optionally specify the version. |