Skip to content

Use function calling for datetime #3

@christo

Description

@christo

Currently the system prompt inlines date and time from the server runtime as text. The right way to do this is to use the function calling API so that the LLM can request the time at any point during the interaction which enables conversations that depend on time elapsed during the conversation including a sense of how long the conversation has been going on.

Other situational metadata that could be referenced by the LLM should likewise be provided through function calling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions