Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
Signed-off-by: rob <[email protected]>
  • Loading branch information
Micost committed Dec 13, 2024
1 parent c1f582b commit 732407b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,10 @@ Key Features:
Flexible Prompting: Customizable prompt templates to adapt to various API endpoints and use cases.
Robust Error Handling: Mechanisms to gracefully handle LLM errors and API failures.
Efficient Request-Response Cycles: Optimized processing to deliver timely API responses.
By exploring Chimera, you'll gain insights into building intelligent, LLM-powered applications that can revolutionize your development projects.
By exploring Chimera, you'll gain insights into building intelligent, LLM-powered applications that can revolutionize your development projects.

## How to build

```
make up
```

0 comments on commit 732407b

Please sign in to comment.