Skip to content

Commit 5185084

Browse files
committed
JBAI-13762. Delete outdated unused implementation for memory feature.
- Old memory feature is not used inside a Kotlin Agent framework. Drop unused modules from a repository.
1 parent 06afcbe commit 5185084

File tree

13 files changed

+0
-696
lines changed

13 files changed

+0
-696
lines changed

agents/agents-local-features/agents-local-features-memory-llm-based/build.gradle.kts

Lines changed: 0 additions & 27 deletions
This file was deleted.

agents/agents-local-features/agents-local-features-memory-llm-based/src/commonMain/kotlin/ai/grazie/code/agents/memory/llm/LLMBasedMemory.kt

Lines changed: 0 additions & 40 deletions
This file was deleted.

agents/agents-local-features/agents-local-features-memory-llm-based/src/commonMain/kotlin/ai/grazie/code/agents/memory/llm/MemoryChunkingFeature.kt

Lines changed: 0 additions & 95 deletions
This file was deleted.

agents/agents-local-features/agents-local-features-memory-old/build.gradle.kts

Lines changed: 0 additions & 37 deletions
This file was deleted.

agents/agents-local-features/agents-local-features-memory-old/src/commonMain/kotlin/ai/grazie/code/agents/memory/Memory.kt

Lines changed: 0 additions & 43 deletions
This file was deleted.

agents/agents-local-features/agents-local-features-memory-old/src/commonMain/kotlin/ai/grazie/code/agents/memory/MemoryTools.kt

Lines changed: 0 additions & 110 deletions
This file was deleted.

agents/agents-local-features/agents-local-features-memory-old/src/commonMain/kotlin/ai/grazie/code/agents/memory/chunk/BasicMemoryChunk.kt

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)