Coherence
AI
Set API Key
Aleks Seovic
Profile Settings
PRO
History
PRO
Usage
PRO
My Plan
PRO
GPT-3.5
GPT-4
Coherence RAG
Select one of the predefined questions:
What are some of the major new features in Coherence 14.1.1.2206
What are some of the major new features in WebLogic 14.1.1.0?
What are some of the major new features in Oracle DB 23ai?
What do I need to do to create Oracle DB 23ai table that will store text and vector embeddings?
How would I create HNSW index on Oracle DB 23ai table and perform vector similarity search that would return 3 most similar text chunks?
What are Portable Types in Coherence?
How would I implement a Coherence @PortableType?
Give me a code example for @PortableType Person with name, age and address properties.
How can I start Coherence cluster member using Bootstrap API?
How can I enable CDI integration in Coherence?
How can I inject Coherence NamedMap instance into CDI managed beans?
How would I inject CDI managed bean into Coherence cache config?
Submit