You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ LLM Change Agent is a command-line tool designed to interact with various langua
7
7
- Given a prompt relevant to making ontology resource changes, the agent responds with KGCL change statements.
8
8
- Supports OpenAI, Ollama, Anthropic and CBORG (LBNL hosted) models.
9
9
10
-
**:warning:** OpenAI, Anthropic and CBORG model use are subject to availability of corresponding keys as environment variables.
10
+
**:warning:** OpenAI, Anthropic and CBORG model use are subject to availability of corresponding keys as environment variables locally.
11
11
12
12
## Installation
13
13
To install the dependencies, run:
@@ -92,6 +92,6 @@ Contributions are welcome! Please submit a pull request or open an issue to disc
92
92
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
93
93
94
94
---
95
-
# Acknowledgements
95
+
###Acknowledgements
96
96
97
97
This [cookiecutter](https://cookiecutter.readthedocs.io/en/stable/README.html) project was developed from the [monarch-project-template](https://github.com/monarch-initiative/monarch-project-template) template and will be kept up-to-date using [cruft](https://cruft.github.io/cruft/).
0 commit comments