Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bruffridge authored Feb 6, 2024
1 parent bf01504 commit 394f99b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ BIDARA can guide users through the Biomimicry Institute’s [Design Process](htt

     :white_check_mark: **Code Interpreter** *[more info](https://platform.openai.com/docs/assistants/tools/code-interpreter), [filetypes supported](https://platform.openai.com/docs/assistants/tools/supported-files)*
     :white_check_mark: **Knowledge Retrieval** *[more info](https://platform.openai.com/docs/assistants/tools/knowledge-retrieval), [filetypes supported](https://platform.openai.com/docs/assistants/tools/supported-files)*
     :white_check_mark: **Function Calling** *(Semantic Scholar paper search)*
     :white_check_mark: **Function Calling**
         :ballot_box_with_check: *Paper Search with Semantic Scholar*
         :ballot_box_with_check: *Image Generation with DALL-E*

## :computer: For developers

Expand Down Expand Up @@ -38,8 +40,6 @@ npm run dev

- Show the quote from the file used to generate the response when BIDARA uses knowledge retrieval. https://platform.openai.com/docs/assistants/how-it-works/message-annotations

- DALLE-3 support for image generation. (Coming soon to Assistants API, or could implement using Function Calling) https://cookbook.openai.com/examples/creating_slides_with_assistants_api_and_dall-e3

- GPT-4 vision support so it can 'see' images, including ones uploaded by users.

- Functions:
Expand Down

0 comments on commit 394f99b

Please sign in to comment.