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

Utilize Context Caching for ontology #62

Open
gkorland opened this issue Jan 11, 2025 · 0 comments
Open

Utilize Context Caching for ontology #62

gkorland opened this issue Jan 11, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@gkorland
Copy link
Contributor

Utilize Context Caching for ontology on Chat session.

When calling send_message each call should Utilize Context Caching for ontology and not send the ontology on each call.

chat = kg.chat_session()
response = chat.send_message("Who is the director of the movie The Matrix?") 
response = chat.send_message("How this director connected to Keanu Reeves?")
@gkorland gkorland added the enhancement New feature or request label Jan 11, 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