Skip to content

Commit

Permalink
updating index
Browse files Browse the repository at this point in the history
  • Loading branch information
rbyh committed Oct 1, 2024
1 parent e6962bd commit 009ad14
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,13 @@ Technical Setup
- Create a :ref:`coop` to create, store and share content on the Expected Parrot server.
- :ref:`api_keys`: (*Optional*) Instructions for storing API keys for language models to use EDSL locally.


Getting Started
---------------

- :ref:`starter_tutorial`: A tutorial to help you get started using EDSL.


Core Concepts
-------------

Expand All @@ -60,6 +62,7 @@ Core Concepts
- :ref:`agents`: Design and implement AI agents to respond to surveys.
- :ref:`language_models`: Select language models to generate results.


Working with Results
--------------------

Expand All @@ -68,6 +71,7 @@ Working with Results
- :ref:`exceptions`: Identify and handle exceptions in your survey design.
- :ref:`token_usage`: Manage token limits for language models, and monitor and reduce token usage as desired.


Coop
----

Expand All @@ -78,6 +82,7 @@ Coop is a platform for creating, storing and sharing EDSL content and AI researc
- :ref:`remote_inference`: Use remote inference to run jobs on the Expected Parrot server.
- :ref:`notebooks`: Instructions for sharing `.ipynb` files with other users at the Coop.


Importing Data
--------------

Expand All @@ -88,6 +93,7 @@ Importing Data
* Extend your results with new questions and surveys
* Store and share your data on the Coop


How-to Guides
-------------

Expand All @@ -98,12 +104,14 @@ Examples of special methods and use cases for EDSL, including:
* Dynamic agent traits
* Creating new methods


Notebooks
---------

Templates and example code for using EDSL to conduct different kinds of research.
*We're happy to create a new notebook for your use case!*


Developers
----------

Expand Down Expand Up @@ -180,6 +188,7 @@ Information about additional functionality for developers.
notebooks/image_scenario_example.ipynb
notebooks/question_loop_scenario.ipynb
notebooks/scenario_list_wikipedia.ipynb
notebooks/scenarios_filestore_example.ipynb
notebooks/batching_results.ipynb
notebooks/adding_metadata.ipynb
notebooks/example_agent_dynamic_traits.ipynb
Expand Down

0 comments on commit 009ad14

Please sign in to comment.