You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would like the model to know who I am. If we could add "prompt instructions" we could tell it
Would like the model to know the actual current date so that it could better answer questions when asked things about yesterday or tomorrow (this would require datetime or something else in python to pull the current date and include it in the prompt
Describe your idea
Right now when I ask it what did "John" say in yesterdays meeting it gets the correct contextual data from the vectorstore but will usually not answer correctly because it doesnt know the actual current date. It would be nice if it did.
Right now when I ask it what did I say in my last meeting with this company, it may not always know who I refers to. It would be nice if we could setup static prompts that are always sent with requests so it knows who I am
Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Feature Area
Prompt
Painpoint
Several "Issues"
Describe your idea
Right now when I ask it what did "John" say in yesterdays meeting it gets the correct contextual data from the vectorstore but will usually not answer correctly because it doesnt know the actual current date. It would be nice if it did.
Right now when I ask it what did I say in my last meeting with this company, it may not always know who I refers to. It would be nice if we could setup static prompts that are always sent with requests so it knows who I am
Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: