Skip to content

Commit

Permalink
Update first_agent.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Sep 13, 2024
1 parent edc9711 commit 1413a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/first_agent.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@
"id": "4a7f9b5f-cfe3-4b9c-9190-33d9505beedd",
"metadata": {},
"source": [
"## Lessons Learned\n",
"## Summary\n",
"By following the [Custom Agent](https://python.langchain.com/docs/modules/agents/how_to/custom_agent/) tutorial from the Langchain documentation we were able to create a first simulation agent, which calls specialized python frameworks like [ASE](https://wiki.fysik.dtu.dk/ase/) to address material-science specific questions. Still it is important to carefully engineer the prompt of the agent, otherwise even these LLMs with access to specialized agents tend to hallucinat."
]
},
Expand Down

0 comments on commit 1413a5e

Please sign in to comment.