mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-15 14:08:08 +01:00
Enhance Dev Experience and Code Quality (#41)
* Format codebase to satisfy linters * fixing pylance and ruff-checked files * contributing md, and type and formatting fixes * setup file capitalization * test fix
This commit is contained in:
committed by
GitHub
parent
e35181b5ad
commit
eb06cf5c8d
@@ -3,7 +3,7 @@ This documents some of the "why" behind the [architecture](./architecture.md).
|
||||
|
||||
## AI Models
|
||||
We wanted to have flexibility to use different models, because this space is changing rapidly and models get better regularly.
|
||||
Also, for you, we wanted to let you pick your model of choice. The system is designed to make changing models out simple. For how to do that, checkout the [setup guide](./setup.md).
|
||||
Also, for you, we wanted to let you pick your model of choice. The system is designed to make changing models out simple. For how to do that, checkout the [setup guide](./SETUP.md).
|
||||
|
||||
## Temporal
|
||||
We asked one of the AI models used in this demo to answer this question (edited minorly):
|
||||
|
||||
Reference in New Issue
Block a user