Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Feature adds to Chat Dictionaries #497

Open
3 tasks
rmusser01 opened this issue Jan 26, 2025 · 0 comments
Open
3 tasks

Enhancement: Feature adds to Chat Dictionaries #497

rmusser01 opened this issue Jan 26, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@rmusser01
Copy link
Owner

rmusser01 commented Jan 26, 2025

Title.

  • Template Variables - something like Today's date example below. Allow for 'function calling' by the user.
  • Adding to the above, contextual prompts via function calling, so that a user might input /weather and the system will process that and perform a location lookup -> Identify the weather in that area.
  • Validation script for chat dictionaries
current_date: |
  The current day is {{ datetime.now().strftime("%B %d") }}.
@rmusser01 rmusser01 added this to the Beta v10 milestone Jan 26, 2025
@rmusser01 rmusser01 self-assigned this Jan 26, 2025
@rmusser01 rmusser01 added the enhancement New feature or request label Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant