Clean up tests and add base_url to embedding model

This commit is contained in:
Alex Selimov 2025-07-15 20:53:59 -04:00
parent cb49495211
commit d917a9c067
Signed by: aselimov
GPG key ID: 3DDB9C3E023F1F31
6 changed files with 21 additions and 87 deletions

View file

@ -1,5 +1,4 @@
from dataclasses import dataclass
from pathlib import Path
from typing import Any
from langchain.memory import ConversationBufferMemory