Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mehradans92 authored Sep 23, 2024
1 parent 769a8b9 commit 8ac5987
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ Confirm correct installation by running the unittests:
cd tests && python -m unittest discover
```

Applying Other LLMs
--------
Eunomia uses openAI's `gpt-4` by default but you can use other LLMs for driving the agent as well. Check out this [notebook](https://github.com/AI4ChemS/Eunomia/blob/main/examples/Applying_other_LLMs.ipynb) for examples.

Citation
--------

Expand Down

0 comments on commit 8ac5987

Please sign in to comment.