datastax / astra-assistants-api

Drop in replacement for the OpenAI Assistants API
Apache License 2.0
142 stars 17 forks source link

Add Config for temp settings for the API calls #16

Closed markokraemer closed 6 months ago

phact commented 6 months ago

Thinking we do this at run creation per offline chat, I'll take a stab at it.

phact commented 6 months ago

got done in v0.15.5 - temperature support

here's an example https://github.com/datastax/astra-assistants-api/blob/main/tests/streaming-assistants/test_run.py#L16