mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Update docs for v0.14.0 (#3625)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -33,6 +33,7 @@ from rag.utils import num_tokens_from_string, truncate
|
||||
import google.generativeai as genai
|
||||
import json
|
||||
|
||||
|
||||
class Base(ABC):
|
||||
def __init__(self, key, model_name):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user