Files
spring-ai/.gitignore
mck 4aacab020b Implement CassandraChatMemory
- provides a flexible schema, can be combined with a vector store, and supports time-to-live rows.
 - fix initialize-schema docs and so that it actually works.
 - move CommonVectorStoreProperties to .vectorstore. package
 - add CassandraAutoConfiguration to the AutoConfiguration.imports
2024-07-17 11:42:09 +02:00

44 lines
500 B
Plaintext

target
.classpath
.project
.settings
bin
build.log
integration-repo
ivy-cache
spring-build
derby-home
derbydb
derby.log
com.springsource.sts.config.flow.prefs
s3.properties
.idea
*.iml
*.ipr
*.iws
.*.swp
.DS_Store
.springBeans
build
.gradle
out
/.gradletasknamecache
**/*.flattened-pom.xml
vscode
settings.json
node
node_modules
package-lock.json
package.json
.vscode
.antlr
shell.log
.profiler
/spring-ai-spring-boot-autoconfigure/nbproject/
/vector-stores/spring-ai-cassandra-store/nbproject/