The backend will be returning unix timestamps (seconds since epoch) instead of RFC 3339 strings. This will make it more ergonomic for developers to integrate against - no string parsing. |
||
|---|---|---|
| .. | ||
| config_types.rs | ||
| conversation_id.rs | ||
| custom_prompts.rs | ||
| lib.rs | ||
| message_history.rs | ||
| models.rs | ||
| num_format.rs | ||
| parse_command.rs | ||
| plan_tool.rs | ||
| protocol.rs | ||